/* Styles for page layout */
body {
	margin: 0px 0px 0px 0px;
	background-color: black;
	background-image: url(images/elements/black_ice_background.gif);
	/*background-image: url(images/elements/xmas_background.gif); */
	/*background-image: url(images/elements/blue_black_ice_background.gif); */
	/*background-image: url(images/elements/ice_background.gif);*/
	background-attachment: fixed;
	}

div#masthead {
	border: 0px;
	border-style: dashed;
	border-color: red;
	width: 850px;
	height: 65px;
	background-color: darkblue;
	}
	
div#nav {
	border-top: 1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style: solid;
	border-color: black;
	width: 850px;
	height: 25px;
	background-color: white;
	font-size: 18px;
	}
	
div#main {
	border: 0px;
	border-style:dashed;
	border-color: white;
	width: 825px;
	height: auto;
	background-color: white;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	}
	
div#adspace {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: dashed;
	border-color: red;
	width: 165px;
	min-height: 450px;
	background-color: white;
	margin-left: -15px;
	margin-right: 5px;
	margin-bottom: 0px;
	}
	
div#sidebar {
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	/*border-style: dashed;*/	
	border-color: #00008b;
	width: 250px;
	min-height: 300px;
	background: #cdefff;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	font-size: 12px;
	}
	
div#copy {
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: red;
	width: 650px;
	float:left;
	padding-left: 15px;
	background-color: white;
	line-height:1.5em;
	}
	
#copyright {
	width: 625px;
	font-size:10px;
	font-family:arial;
	color: black;
	text-align:left;
	background-color: white;
	padding-left: 175px;
	padding-right: 50px;
	}

/* END OF Styles for page layout */
	

/* Style for Navigation Links */
a.navigation:link {
	color:maroon; 
	text-decoration:none;
	font-size:18px;
	font-family:arial, sans-serif;
	}
	
a.navigation:visited {
	color:maroon; 
	text-decoration:none;
	font-size:18px;
	font-family:arial, sans-serif;
	}

a.navigation:hover  {
	color:black; 
	text-decoration:none;
	font-size:18px;
	font-family:arial, sans-serif;
	}
	
a.navigation:active  {
	color:red; 
	text-decoration:none;
	font-size:18px;
	font-family:arial, sans-serif;
	}
/* END OF Style for Navigation Links */
	
/* New Styles for Subnav Links -- added on 5-17-2008 */
#dropmenudiv {
z-index:100;
position:absolute;
font-size: 16px;
font-weight: bold;
font-family: arial, sans-serif;
line-height: 20px;
text-indent: 3px;
text-align: left;
}

#dropmenudiv a {
width: 95%;
display: block;
text-indent: 3px;
padding: 3px;
text-decoration: none;
font-weight: bold;
line-height: 20px;
color: maroon;
background-color: white;
padding: 3px;
border-bottom: 1px solid maroon;
border-top: 1px solid white;
border-left: 1px solid maroon;
border-right: 1px solid maroon;
}

#dropmenudiv a:hover{ /*hover background color*/
color: white;
background-color: maroon;
text-decoration: none;
text-indent: 3px;
padding: 3px;
border-bottom: 1px solid white;
border-left: 1px solid maroon;
border-right: 1px solid maroon;
border-top: 1px solid maroon;
}

#dropmenudiv a:active { /*down background color*/
color: red;
background-color: white;
text-decoration: none;
text-indent: 3px;
padding: 3px;
border-bottom: 1px solid white;
border-left: 1px solid maroon;
border-right: 1px solid maroon;
border-top: 1px solid white;

}
/* END of Styles for Subnav Links */	
	
	
.bodycopy {font-family:arial; color:black; font-size:14px;}

.titlecopy {font-family:arial; color:black; font-size:18px; font-weight:bold;}

h1 {font-family:arial; color:black; font-size:18px; font-weight:bold; margin-top:0px;}
h2 {font-family:arial; color:black; font-size:16px; font-weight:bold; margin-top:0px;}

.subtitlecopy {font-family:arial; color:black; font-size:16px; font-weight:normal;}

.pubdate {font-family:arial; color: gray; font-size:12px;}

.caption {font-family:arial; color:black; font-size:10px;}


/* Links */
a:link {color:red;text-decoration:none;}

a:visited {color:maroon;text-decoration:none;}

a:hover {color:#2da7f8; text-decoration:underline;}

a:active {color:darkblue; text-decoration:underline;}





.small-photo-right {
	font-family:arial; 
	color:black; 
	font-size:12px;
	float: right;
	width: 150px;
	background: white;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px solid;
}

.small-photo-right-horizontal {
	font-family:arial; 
	color:black; 
	font-size:12px;
	float: right;
	width: 200px;
	background: white;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px solid;
}


.small-photo-left {
	font-family:arial; 
	color:black; 
	font-size:12px;
	float: left;
	width: 150px;
	background: white;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px solid;
}

.small-photo-left-horizontal {
	font-family:arial; 
	color:black; 
	font-size:12px;
	float: left;
	width: 200px;
	background: white;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px solid;
}

.cardbox {
	border: 0px;
	border-style: dashed;
	border-color: #cccccc;
	width: 150px;
	height: 215px;
	background-color: #ffffff;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 12px;
	text-decoration: none;
	}
	
.wrapperbox {
	border: 0px;
	border-style: dashed;
	border-color: #cccccc;
	width: 120px;
	height: 190px;
	background-color: white;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 12px;
	text-decoration: none;
	line-height:1.25em;
	}
	
.red {color:red;}


/* New DIV IDs added for new Home Page - July 9, 2011 */
#feature {width:200px;
			height:200px;
			margin-left:0px;
			margin-right:20px;
			float:left;
			background-color:black;}
			
#whatsnew {width:430px;
			height:200px;
			float:right;}
			
#random {width:650px;
			height:200px;
			margin-top:20px;
			margin-bottom:5px;
			float:left;}

.randomchild {float:left;
				width:130px;
				height:165px;
				text-align:center;}

#trade {width:320px;
		height:250px;
		margin-right:10px;
		float:left;}

#video {width:320px;
		height:250px;
		float:right;}




