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

h1 {
margin-bottom:0px;
padding-bottom:0px;
}

#leftcontent {
	padding:8px;
	border-left:1px solid #FF3300;
}

#menu a {
padding:4px 12px 2px 12px;
border: 1px solid #FF3300;
float:right;
font-size:22px;
color:#fff;
text-decoration:none
}

#menu a:hover {
	background-color:#333;
	
}

#menu {
 margin-right:8px;
}	

#topcontent {
	border-top:1px solid #FF3300;
	border-bottom:1px solid #FF3300;
	
	
}

#bottomleftcontent {
	color:#fff;
	font-color:#fff;
	padding:8px;
}

#bottomleftcontent a:visited {
	color:#eee;
	text-decoration:underline;
}


#footer {
	background-color:#000000;
	color:#CCCCCC;
	font-size:1.5em;
	size:1.5em;
	padding-bottom:10px;
}

#bottomrightcontent {
border-right:1px solid #FF3300;
}

a:visited {
	text-decoration:none;
}

a {
	color:#FF3300;
}

a:visited {
  color: #000000;
}

#bottomrightcontent a, #bottomrightcontent a:visited  {
	text-decoration:underline;
}

#lowerleft {
	color:#CCCCCC;
}

#footer {
	font-size:.9em;
	color:#eeeeee;
}

#footer a:visited {
	color: #eeeeee;
	text-decoration:underline;
}

body {
	background-image:url(img/siteBackground.gif);
}

#page {
	background-color:#000000;
	width:970px;
	margin:auto;
}

#menuContainer {
	padding-right:8px;
}

#lowerleft a:visited {
	color:#ddd;
	text-decoration:underline;
}

.faq h1  {
	border-top: 1px dotted #FF3300;
	padding-top:4px;
}

a#getit, a:visited#getit {
	color:#FF3300;
}
