body{
	padding:0;
	background-color: #999999;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	margin-top: 5pt;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 17px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 85px;
	margin-left: 85px;
	font-style: italic;
}
H2 {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
}
H3{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
hr{
	color:#CCCCCC;
	height: 1px;
	margin-bottom: 0px;
}
.rightdivcenter{
	text-align: center;
}
/* Start page Layout */
#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
	height: 100%;
}

#topsection{
	background: #F5F5F5 url(../images/banner.gif) no-repeat;
	height: 180px; /*Height of top section*/
}


.topsection{
	margin: 0px;
	width: 250px;
	float: right;
	padding: 0px;
	height: 174px;
	word-wrap: break-word;
	background-color: #333333;
	border: 3px solid #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#contentwrapper{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
.innertube{
	margin: 10px 8px;
	width: 445px;
	background-color: #F5F5F5;
}
#topBar form {
	float:right;
	width:230px;
	text-align:right;
	padding-right: 5px;
	background-position: center center;
	text-decoration: none;
	height: 30px;
	padding-top: 2px;
	color: #FF0000;
	padding-bottom: 2px;
	font-size: 10px;
}
.topBarsearch {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
#footer{
	width: 100%;
	padding: 0px;
	clear: left;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
.footer{
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-color: #999999;
	height: 22px;
	margin: 0px;
	padding: 3px;
	word-wrap: break-word;
}
.footer a:link{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer a{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.footertube{
	width: 200px;
	text-align: right;
	font-size: 10px;
	float: right;
	clear: both;
	word-wrap: break-word;
	height: 20px;
	margin: 0;
	padding: 0px;
}
.footertube a{
	margin: 0;
	width: 200px;
	padding: 0px 7px 0px 0px;
	font-size: 10px;
	float: right;
	clear: both;
}

/* End Page Layout*/
/*SEF items*/
.pagename {
	font-weight: bolder;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.pagename2 {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.pagecontent {
	background-color: #F5F5F5;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebartext {
	font-size: 11px;
	color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	width: 250px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rss{
	margin-right: 4px;
	margin-left: 4px;
	width: 170px;
}
.rss h1{font-size:12px; font-weight:normal;}
.rss ul{
	margin:0px;
	padding:0px;
	list-style:none;
	clear: both;
}
.rss ul li{
	margin:0px;
	padding:0px;
}
.rss ul li a{
	font-size:10px;
	font-weight:normal;
	color: #FF0000;
}


#subcats a{font-size:10px;font-weight:normal;}
#subcats ul {list-style:none;}
#subcats {font-size:10px;}
/* end SEF items*/
/*AM stuff*/

p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.imageR{
	margin: 10px;
}
.imageR a:link{
	color: none;
	text-decoration: none;
}
.imageR a{
	color: none;
	text-decoration: none;
}
.imageR a:hover{
	color: none;
	text-decoration: none;
}
.rightW{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.rightR{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0000;
	margin-right: 10px;
	margin-left: 10px;
}
.rightB{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.author{
	color: #696969;
	font-style: italic;
	margin: 0px 0px 0px 30px;
}
#flag{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.white{
	color: #F5F5F5;
	height: 3px;
}
.imgInsert{
	margin: 3px 10px 3px 0px;
	text-align: left;
}
#slide{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#box{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDCDC;
	color: #333333;
}
