/* CSS Document */

/* Global Styles */

body {
	margin:0;
	padding:0;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url("images/wingding-background.jpg");
	background-repeat: repeat;
}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #A4C8D8;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #A4C8D8;
	text-decoration:underline;
	}
	
a.news, a:active.news, a:visited.news {
	color: #A4C8D8;
	text-decoration: none;
	font-weight: bold;
}
a:hover.news {
	color: #fff;
}

	
/* ID Styles */
	
#container {
	position: relative;
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
}
#top {
	position: relative;
	left: auto;
	right: auto;
	margin-top: 12px;
}
#nav {
	left: auto;
	position: relative;
	right: auto;
}

#menu {
	background-image: url('images/blue-box2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	padding: 32px 0px 32px 0px;
	margin-right: 10px;
	font-family: 'dalliance', 'book antiqua';
	font-size: 14px;
}

#menu ul {
	list-style-type: none;
	padding: 20px 0px 0px 0px;
	width: 100px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#menu li {
	line-height: 26px;
}

#menu li a, #menu li a:active, #menu li a:visited {
	color: #000;
	text-decoration: none;
}

#menu li a:hover {
	color: #fff;
}

#menu .selected {
	color: #fff;
	font-weight: bold;
}

/* Class Styles */

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:13px arial;
	line-height:16px;
	color:#000000;
	}
	
.pageName {
	font:bold 20px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.1em;
	padding-bottom: 2px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:9px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-align: center;
	}

table {
	width: 726px;
	border: 0px;
}

p.cart {
	position: relative; 
	top: 80px; 
	float: right; 
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.cart {
	color: #3A3128;
}
a:hover.cart {
	color: #fff;
	text-decoration: none;
}

/** Picks Styles **/
div.names {
	float: left; 
	width: 130px; 
	height: 20px; 
	margin-right: 5px; 
	padding-bottom: 5px;
	text-align: center;
}

div.lastnames {
	float: left; 
	width: 130px; 
	height: 20px;
	padding-bottom: 5px;
	text-align: center;
}

div.bios {
	float: left; 
	width: 130px; 
	height: 95px; 
	margin-right: 5px; 
	text-align: center;
}

div.lastbios {
	float: left; 
	width: 130px; 
	height: 95px;
	text-align: center;
}

div.images {
	float: left; 
	width: 130px; 
	height: 205px; 
	margin-right: 5px; 
	text-align: center;
}

div.lastimages {
	float: left; 
	width: 130px; 
	height: 205px;
	text-align: center;
}

div.picks {
	float: left; 
	width: 130px; 
	height: 200px; 
	margin-right: 5px; 
	text-align: center;
}

div.lastpicks {
	float: left; 
	width: 130px; 
	height: 20px;
	text-align: center;
}
div.images1 {
	float: left; 
	width: 255px; 
	height: 200px; 
	margin-right: 2px; 
	text-align: center;
}
div.news1 {
	float: left;
	width: 255px;
	height: 200px;
	margin-right: 8px;
	text-align: left;
	margin-left: 8px;
	font-size: 14px;
	font-style: italic;
}
div.images2 {
	float: left; 
	width: 255px; 
	height: 200px; 
	margin-right: 5px; 
	text-align: center;
}
div.images3 {
	float: left; 
	width: 250px; 
	height: 375px; 
	margin-right: 4px; 
	text-align: center;
}
div.news {
	float: left;
	width: 255px;
	height: 200px;
	margin-right: 8px;
	text-align: left;
	margin-left: 8px;
	font-size: 14px;
	font-style: italic;
}

div.news3 {
	font-size: 14px;
	font-style: italic;
	float: left;
	height: 375px;
	width: 255px;
	margin-right: 8px;
	margin-left: 8px;
}
