body {
	background-image: url(images/selectedLink.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
}

#banner {
	display: block;
	
	min-width: 640px;
	min-height: 120px;
	margin: 0;
	border: 3px solid #000000;
	
}
#banner:link {
	background: #DCF2FF url(images/bannerBig.png) no-repeat;
}
#banner:visited {
	background: #DCF2FF url(images/bannerBig.png) no-repeat;
}

#banner:hover {
	background: #DCF2FF url(images/bannerBig.png) no-repeat;
	background-position: 0px -121px;
}

#bannerLink { 
	margin: 0;
	padding: 0;
	min-width: 640px;
	min-height: 120px;
}
	
	

#mainNav ul {
	margin: 0;
	padding: 0;
	
}
#mainNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 12em;
	background-color: #95D8FF;
}

#mainNav a {
	color: #000;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 7px 5px 7px 30px;
	display: block;
	background-position: left center;
	border-top: none;
}

#artworkSection a {
	background-color: #E4F5FF;
	border-right: 3px dotted #000000;
	border-left: 3px dotted #000000;
}
#artworkSection a#justHotLink {
	border-bottom: 3px dotted #000000;
}
a#artworkLink {
	background-color: #1015DD;
	border: 3px solid #000000;
	color: #FFFFFF;
}

#mainNav a:hover {
	font-weight: bold;
	background: #29A7F0 url(images/selectedLink.png) repeat-y -20px 50%;
}

body.about a#aboutLink,
body.artwork a#artworkLink,
body.tragic a#tragicLink,
body.badAss a#badAssLink,
body.romantic a#romanticLink,
body.ohSnap a#ohSnapLink,
body.rockin a#rockinLink,
body.justHot a#justHotLink,
body.links a#linksLink,
body.shop a#shopLink,
body.contact a#contactLink,
body.faq a#faqLink,
body.forums a#forumsLink,
body.guestbook a#guestbookLink {
	background: #ffffff url(images/bg_here.png) no-repeat 2px 50%;
	font-weight: bold;
	color: #017EFD;
	padding: 7px 15px 7px 30px;
	/*padding: 7px 15px 7px 30px; 29A7F0*/
}

#mainNav {
	float: left;
	display: block;
	background-color: #95D8FF;
	background-repeat: repeat-y;
}

#news {
	border: 2px solid #000000;
	border-right: 3px dotted #000000;
	border-left: 3px dotted #000000;
}

#mainContent {
	background-color: #F0F8FD;
	border: 2px solid #000000; 
	font-size: 1.1em;
	margin: 15px 0 15px 1em;
}
#mainContent p, #mainContent h2, #mainContent h3 {
	padding: 0px 0px 0px 15px;	
}

.box {
	/*float: left;*/
	/*NEW*/
	
	background-image: url(images/blueBackground.png);
	margin-top: 0px;
	margin-left: 12em;
	padding-top: 2px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	min-height: 420px;
	
}

#endNav {
	background-repeat: repeat-y;
}

a img {border: none;} 

#news {
	overflow: auto;
	margin-left: 12em;
	max-width: 320px;
	max-height: 12em;
}

#galleryStuff { font: 200% Verdana, Arial, Helvetica, sans-serif; }

#mainNav {
	/*display: none;*/
}
