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

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/back.gif);
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:800px;
	padding-top: 0px;
	border: thin solid #000;
}

#header {
	height: auto;
	position: relative;
	border-bottom: thin solid #000;
	margin: 0px;
	padding: 0px;
}
#header2 {
	margin: 0px;
	height: 40px;
	padding-top: 20px;
}

#wrapper #header2 div .dot {
	font-size: 18px;
	color: #FFF;
}
#wrapper #header2 div .headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FBCC38;
}




#mainContent {
	height: auto;
	width: 560px;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	line-height: 1.8em;
	font-weight: bold;
}
#mainContentSmallerTexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}





#sidebar {
	margin: 0px;
	padding: 5px;
	padding-top:35px;
	width: 200px;
	float: right;
	height: auto;
	

}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar  ul a {
	text-decoration:none;
	line-height:36px;
	width:170px;
	padding-left: 30px;
	margin:0;
	border-bottom:10px solid #5384be;
	display:block;
	background-image: url(../images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	}

#sidebar ul a.last{
	border-bottom:none
	}
	
#sidebar ul a:hover{
	background-position: -200px 0px;
	color:#F00
	}
#sidebar ul a.current  {
	background-position: top right;
	color:#00F;
	cursor: default;
}
	
			
	 #footer a.current  {
	background-position: top right;
	color:#0FF;
	cursor: default;
}		
#main2 {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	height: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.6em;
	text-align: justify;
}

	

	

#footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
}

a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#main2 #link {
	color: #FF0;
}

a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	color: #0F9;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	font-weight: bold;


}

#footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

	text-align: center;

}

#main2Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	text-align: left;
	line-height: 1.7em;
}
#mainyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
	text-align: left;
	line-height: 1.7em;
}
#main2yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FF0;
	text-align: left;
	line-height: 1.7em;
	
	}
#wrapper #mainContent #FlashID {
	border: thin solid #000;
}
#wrapper #main2 h2 {
	color: #FF0;
}
#wrapper #main2 center h3 {
	color: #FF0;
}
