/* CSS Document */

body {font: 1em Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
	background-color: #FBEC5D;
}

div#header {background:  url("../images/titles/titlebar.gif") 0 0 no-repeat fixed;
	margin: 0 0 0 0;
	height: 100px}
	
h1 {font-size: 180%;
	text-transform: lowercase;
	letter-spacing: 3px;
	margin: 0;
	padding: 0px 0 10px 160px;
	background-color: #FF9900;
}

div#sidebar {
	position: absolute; 
	top: 142px; 
	left: 610px; 
	width: 250px; 
	z-index: 11; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 0.9em;
	background-color: #FBEC5D;	
	color: #000000;
}

div#sidebar h4 {
	background: white;
	color: black;
	margin: 0;
	padding: 0.33em 0 0.5em 0.5em;
	border-width: 0;
	border-top: 2px solid;	
	border-left: 2px solid;
	font-size: 1.1em;
}
div#sidebar a {
	display: block;
	padding: 8px 0 2px 10px;
	margin: 0;
	border-left: 2px solid;
	color: #303030;
}
div#sidebar a:hover {
	background: white;
	color: #000000;
}


div#sidelinks { 
	width: 180px;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
}

div#sidelinks a{ 
	text-decoration:none;
	display: inline; 
	padding: none; 
	margin: 0; 
	border: 0;
}

div#sidelinks a:hover{ 
	background-color:#FBEC5D;
	text-decoration:underline;
}

			
div#entry {
	position: absolute;
	top: 142px;
	padding: 20px;
	width:427px;
	height: 100%;
	margin-left:150px;
	background:#FBEC5D;
	left: -8px;
}

div#entry a:link {color:#333333; text-decoration:none; font-weight:bold;}
div#entry a:hover {color:#6600CC; text-decoration:none; font-weight:bold;}
div#entry a:visited {color:#333333; text-decoration:none; font-weight:bold;}
div#entry a:visited:hover {color:#6600CC; text-decoration:none; font-weight:bold;}


div#sitenav {
	position: absolute;
	float: left;
	width: 140px;
	margin-top: 14px;
	font-size: 1em;
	font-weight:bold;
	text-align: right;
	border: 1px solid black;
	color: #000000;
	background-color: #FFF68F;
	top: 101px;
}

div#sitenav a {
	display: block;
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	text-align: right;
	border-top: 1px solid gray;
	color: #000000;
}

div#sitenav a:hover {
	background: #FB9;
	color: #FFCC11;
	background-color: #330033;
}

div#sitenav h4 {	
	font-size: 100%; 
	margin: 0; 
	padding: 0 0 0 0;
	border-left: 6px solid black;
	color: black; 
}

.sidetext {
	font-family: Helvetica, Verdana, sans-serif; 
	text-decoration:none;
	line-height:1.6;
	font-size: .9em; 
	color:black; 
	border-bottom: 1px solid black; 
	margin: 0 20px 0 20px; 
	padding-bottom: 10px; 
	padding-top: 10px;}
	

.title01 {font:Verdana, Arial, Helvetica, sans-serif; 
			font-size: 1.1em; color:#333333; font-weight:bold;}
			
.title02 {font:Verdana, Arial, Helvetica, sans-serif; 
			font-size: 1.1em; color:#964514; font-weight:bold;
			border-bottom: 1px solid #964514;}
			
.title03 {font:Verdana, Arial, Helvetica, sans-serif; 
			font-size: 1.1em; color:#333333; font-weight:bold;
			border:1px solid black;
			padding:5px;}
					
span#body02 {font-size: 0.9em; color:#000000; font-weight:normal;}
span#Body_blue {font-size: 1em; color:#333366; font-weight:normal;}

span#small {font-size: 0.8em; color:#000000; font-weight:normal;}
span#small_RED {font-size: 0.8em; color:#CC0000; font-weight:normal;}


.body_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: normal; color: #000066}
.body_grey { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1pt; line-height: normal; font-weight: normal; color: #CCCCCC}
.body_large { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1.1em; line-height: normal; font-weight: normal; color:#000000;}
.TitleGeneva02 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1.4em; line-height: normal; font-weight: bold; color: #000066 }
.body_black { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: normal; color: #000000}
.TitleGeneva01 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1.4em; line-height: normal; font-weight: bold; color: #FF6600}
.massive {  font-family: Arial, Helvetica, sans-serif; font-size: 3em; font-weight: bold; text-transform: capitalize; color: #666699}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000}.bodyGenevaBold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1em; line-height: normal; font-weight: bold; color: #000066}
.small_RED { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FF0000}
.small_BOLD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000 ; font-weight: bold}
.body_yellow { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: bold; color: #FFCC00}


div#item {border: 1px solid black; padding: 10px; background-color:#FFF6AF;}

.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}
.floatleft {
float: left;
margin: 0 10px 10px 0;
border: 1px solid #666;
}

.outline {
margin: 10px;
border: 1px solid #666;
}
