.onex { background:  url(../Directory/Images/border_side.jpg) center center repeat-y ; margin:auto ; width:716px }
.twox { background:  url(../Directory/Images/border_top.jpg) top center no-repeat }
.threex { background:  url(../Directory/Images/border_bottom.jpg) bottom center no-repeat }

.onebig { background:  url(../Lists/images/frame-middle.jpg) center center repeat-y ; margin:auto ; width:949px }
.twobig { background:   url(../Lists/images/frame-top.jpg) top center no-repeat }
.threebig { background:   url(../Lists/images/frame-bottom.jpg) bottom center no-repeat }
	
.fourx { background: url(../Directory/Images/side3.jpg) center center repeat-y ; margin:auto ; width:205px }
	.fivex { background: url(../Directory/Images/side1.jpg) top center no-repeat }
	.sixx { background: url(../Directory/Images/side2.jpg) bottom center no-repeat }
	
a{text-decoration:none}
a:hover{text-decoration: underline; color:none;}

#toplinks{
	padding-top:19px;
	text-align: left;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#toplinks a{
	margin-left: 22px;	
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
	}
#toplinks a:hover{
	color:#590000
}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodyblack a{
	font-weight:normal;
	text-decoration: none;
	color:#000000;
}
.bodyblack a:hover{
	text-decoration: underline;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding-top:5px; 
	padding-left:5px; 
	text-transform: uppercase;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#mother {
	margin: 10px 5px 10px 5px; 
	text-align:left;
	float: none;
	clear:both;
}
.boxcontentwrap {
	margin: 0 0 15px 0;
}

.boxwrap {
	float: left;
	clear: none;
	margin: 0 5px 10px 5px;
	width: 435px;
}
.box {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.boxinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding: 5px 5px 5px 10px;
	}
.boxinfo h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #000;
	margin:0;
	padding: 0 0 4px 0;
}
.boxinfo a {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align:right;
	padding:5px 5px 0 0;
	margin:0;

}
.boxinfo a:visited {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}
.boxinfo a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.boxinfo img {
	border: solid 1px #000;
	float: left;
	margin-right: 10px;
}

#imagegrid {
	width: 100%;
	padding: 5px 5px 5px 5px;
}
#imagegrid img {
	float:left;
	margin:.2em;
	border: solid 1px #000;
	display:inline;
}
#imagegrid a:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
}

#contestheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	margin:5px 0 20px 0;
	padding: 0;
	text-align:left;
}
#contestheader a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
	padding: 5px;
	border: solid 1px #ccc;
	margin: 0 5px 0 0;

}
#contestheader a:hover {
	color: #0066ff;
	text-decoration:none;
}

#contestfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	border-top: solid 1px #ccc;
	margin:20px 3px 0px 3px;
	padding: 10px 5px 5px 5px;
	text-align:center;
}
#contestfooter a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
#contestfooter a:hover {
	color: #0066ff;
	text-decoration:none;
}
ul img {
	float:left;
	margin-right:10px;
	border: solid 1px #000;
	}
