@charset "UTF-8";
/* CSS Document */

a:active { outline: none; }

a:focus { -moz-outline-style: none; }

#preload { display: none; }

#centered {
	position:absolute;
	top:5%;
	left:23%;
	margin-top:-1%;
	margin-left:-20%;
}

#maindiv {
	position:absolute;
	left:-105px;
	top:4px;
	width:1449px;
	height:500;
	z-index:1;
}

#news {
	position:absolute;
	left:5px;
	top:14px;
	width:235px;
	height:500px;
	z-index:22;
	padding-right: 10px;
	text-decoration: none;
	overflow: auto;
}

#aboutme {
	position:absolute;
	left:5px;
	top:26px;
	width:235px;
	height:476px;
	z-index:22;
	padding-right: 10px;
	text-decoration: none;
}

#urbangiraffes {
	position:absolute;
	left:7px;
	top:52px;
	width:233px;
	height:471px;
	z-index:22;
	text-decoration: none;
}

/* title text */
.style2 {
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 62px;
	text-decoration: none;
	font-style: normal;
}

/* menu text */
.style4 {
	font-size: 12px;
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	
}

/* text adjacent title */
.style5 {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}

/* news text */
.style6 {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}

/* news bold text */
.style7 {
	font-size: 14px;
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}


a:link {
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}

a:visited {
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}

a:active {
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}

a:hover {
	font-family: "Helvetica Neue Bold Condensed", Arial, sans-serif;
	color: #CCFF00;
	text-decoration: none;
	font-style: normal;

}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #D6CDBE;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #D6CDBE;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
 
.titleblock {
font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.titleblock:link {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	
}

.titleblock:hover {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #CCFF00;
	text-decoration: none;
	font-style: normal;
	
}
