

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


.curSection {
	margin-bottom:20px;
}

div.curSection h3 {
	padding:5px;
	padding-left:10px; 
}


h3 {
/*	padding-top:5px;
	padding-bottom:5px; */
}

a {
	color:#0000cc;
}

.cursorNameBox {
height:36px;
width:80px;
}
.cursorNameBox a {
font-size:10px;
text-decoration:none;
color:black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #000000;
	color: #000;
	text-align: center;
}

#updates {
	margin-left:10px;
	margin-bottom:10px;
}

#updates h4 {
	color:white;
}

#updates form input {
	font-size:12px;

}


#wrapper {
	width: 990px;
	background-color:#FFFFFF;
	margin: 0px auto; 


	/*border: 1px solid #000000;*/
	border-left:1px solid #333;
	border-right:1px solid #333;
	text-align:left;
	background-image:url(/images/mid-2.gif);
	background-repeat:repeat-y; 
}

#banner {
	height: 110px;
	/*background-image: url(/images/top-2.gif); */
/*	background-image: url(/images/topbackground.jpg); */
	background-repeat: no-repeat;
}

#nav {
	border-bottom: 1px solid #000000;
}

#nav ul {
	padding: 0;
	margin: 0;
	/*background-color:#613487;*/
}

#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	font-size: 80%;
	color: #FFFFFF;
	/*background-color:#613487;*/
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus {
	/* background-color: #990000; */
	text-decoration:underline;
}

#content{
	/*background-color: #2b7fd6; */
	margin-left: 180px;
}


#midcontent p{
font-size: 80%;
margin: 10px;
}

.navheader {
	padding-left:10px;
}

.navheader, .navheader a {
	/*background-color:#0000CC; */
	/*background-color:#8fa2ff; */
	color:white; 
	background-color:#482467;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#midcontent h1{
	font-size: 130%;
	color: #003366;
	padding: 0;
	/* margin: 20px; */
	margin-top:0px;
	margin-left:0px;
}

#midcontent h2{
	font-size: 110%;
	color: #003366;
	padding: 0;
	margin: /*100px 0 0*/ 20px;
	margin-top:0px;
	margin-left:0px;
}

.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.rightimage{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	width: 150px;
}



/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/

#prefooter {
	clear:both;
}

#footer{
	clear:both;
	/* background-color: #006699; */
	height: 44px;
	padding: 35px;
	padding-right:170px;
	color:black;
	font-size:12px;
	background-image: url(/images/bottom-2.gif);
	background-repeat: no-repeat;
}

#footer p {
	font-size: 70%;
	padding: 3px;
}

#navBar {
	margin-left: 0px;
	margin-top: 0px;
	width: 180px;
	background-color:#613487;
	margin-bottom: 0px;
	float: left;
	/*
	  min-height:500px;
	  height:auto !important;
	  height:500px; */
  
}

#content p.right{
	float: right;
}

.container{
	width:500px;
	/*width: 99%; */
	float:left;
	background-color:#fff;
}

#logoimg {
	float:left;
	margin-left:20px;
	margin-top:5px;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block; color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	text-decoration:none;
}
	
#navBar ul a:hover {
	display: block; color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	text-decoration:underline;

}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	/* border-bottom: 1px solid #666; */
	border-bottom:1px solid #482467;
	background-image:url(/images/nav-bg-purp2.gif);
	background-repeat:repeat-x;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
	background-image:url(/images/nav-bg-purp2.gif);
	background-repeat:repeat-x;

}

#bottominfo {

}

#midcontent {
	float:left;
	width:800px;
	padding-left:10px;
}

#midright {
	float:left;
	width:346px;
	height:500px;
	margin-top:20px
}


#midcontainer {

	position:relative;
	top:0px;
	left:0px;
}

#topmsg {
	text-align:center;
	width:720px;
	height:100px;
	float:left;
	font-size:12px;
	margin-top:10px;
	margin-left:20px;
}
#creators {
	float:left;
	width:280px;
	height:100px;
	margin-top:10px;
	margin-left:20px;
}

.fake336 {
/*	border:1px solid black; */
/*	background-color: #eee; */
	border-right:1px solid white;
	width:336px;
	height:280px;
/*	float:right;*/
}

#rightAds {
	margin-top:10px;
	float:right;
	width:200px;
}

a img {
	border:0;
}

div#siteSearch {
/*	float:left;
	margin-left:20px; */
}

div#letterNav {
	text-align:center;
	background-image:url(/images/letter-button-container-mar.gif);
	background-repeat:no-repeat;
	width:222px;
	height:175px;
	padding-left:12px;
	margin-right:20px;
	margin-bottom:20px;
	
}

div#letterNav h3 {
	padding-top:2px;
	padding-bottom:12px;
	color:white;
}

div#letterNav div
{
	color:white;
	background-image:url(/images/letter-button-new2-blue.gif);
	background-repeat:no-repeat;

	width:35px;
	height:25px;
	padding-top:2px;
	float:left;
}

div#letterNav div a:link, div#letterNav div a:visited {
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div#letterNav div a:hover {
	text-decoration:underline;
}



.cursorSquareMaroon {
}

.cursorSquareBlue {
}

.cursorSquarePurp {
}


div.cursorSquare {
	float:left;
	margin:10px; 
	margin-left:5px;
	background-repeat:no-repeat;
	width:82px;
	height:100px;
	text-align:center;
}


div.cursorSquare h4 {
	margin:5px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:3px;
}

div.cursorSquare h4 a:link, div.cursorSquare h4 a:visited {
	color:black;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

div.cursorSquare h4 a:hover  {
	text-decoration:underline;
}

.cursorSquare img.cursorPreview {
	border:1px solid #eee;
}

.cursorSquare img.starGraphic {
	float:left;
}

.starContainer {
	margin-top:0px;
	margin-left:16px;
}

.cursorSquareDiv {
/*	clear:both; */
}

.cursorOptions {
/*	clear:both; */
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.cursorInfoCode {
	clear:left; 
	margin-right:15px;
	font-size:14px
}
.cursorInfoCode a {
	font-size:12px;
	text-decoration:none
}

.cursorInfoCode span {
	font-size:12px;
}

.cursorInfoBox {
	width:600px;
	height:366px;
	background-image:url(/img/subcursorcontainer-new.gif);
	background-repeat:no-repeat;
}

.cursorInfoBox h4 {
	padding-top:5px;
}

.cursorInfoBox h4 a {
	color:white;
	text-decoration:none;
	padding:5px;
}

div.cursorInfoContainer {
	margin-top:10px;
	padding-left:10px;
}

.cursorInfoRating {
	width:350px;
	height:60px;
	float:right;
	margin-right:15px;
	text-align:center;
}

.cursorInfoStats {
	width:125px;
	height:40px;
	float:right;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

img {
border:0px;
padding:0px;
margin:0px;
}

div.sectionHead {
	margin-top:5px;
	margin-left:20px;
	padding-bottom:5px;
}

div.sectionHead a {
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}
