/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9800;
	min-width:800px;
	background-image: url(/images/Stars_Embossed.gif);
	background-repeat: repeat;
	color:#FFFFFF;
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 938px;
	border-left:2px #9D0A0F dashed;
	border-right:2px #9D0A0F dashed;
	background-color: FF9800;
	background-image: url(/images/Body_Background.gif);
}

#dotted_top {
	margin: 20px auto -7px auto;
	background-image:url(images/Dotter-Corner-Top.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:942px;
	height:15px;
}

#dotted_bottom {
	margin: -7px auto 10px auto;
	background-image:url(images/Dotter-Corner-Bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:942px;
	height:15px;
}

/* Three Column Layout */
#leftside {
	width:134px;
	height:675px;
	float:left;
	margin:0px 7px 0px 5px;
	padding:0px;
	background-color:#9D0A0F;
	background-image:url(images/Red-Corner-Bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#leftsideb {
	width:134px;
	/*height:675px;*/
	float:left;
	margin:0px 7px 0px 5px;
	padding:0px;
	background-color:#9D0A0F;
	background-image:url(images/Red-Corner-Bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#content {
	margin:7px 235px 7px 146px;
	padding:0px;
	background-color:#2E3192;
	background-image:url(images/Purple-Corner-Bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	position:relative;
}

#rightside {
	width:223px;
	float:right;
	margin:0px 5px 0px 7px;
	padding:0px;
	background-color:#4CC3EC;
	background-image:url(images/Lt-Blue-Corner-Bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#2E3192;
}
/* End Three Column Layout */

/* Left Side Styles */
#leftside .top
{
     background:url('/images/Red-Corner-Top.gif');
     background-repeat: no-repeat;
     height: 15px;
}

#leftside {
	color:#FFFFFF;
}

#leftside p {
	padding:5px 10px 5px 10px;
	font-size:1.1em;
}

#leftside a {
	color:#FFFFFF;
	text-decoration:none;
}

#leftside a:hover {
	color:#FF9800;
}

#leftside .nav a {
	padding-left:29px;
	background-image:url(/images/Nav_Star.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	line-height:20px;
}

#leftside ul {
	list-style:none;
	padding:15px 0px 15px 0px;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:2px #FFFFFF dashed;
	margin:0px 0px 10px 0px;
}

#leftside ul li {
	margin:0px 0px 12px 0px;
	width:125px;
}

#leftside .nav a:hover {
	background-position:left;
}

#leftside .nav a.current {
	background-position:left;
}
/* End Left Side Styles */
/* Left Side blog Styles */
#leftsideb .top
{
     background:url('/images/Red-Corner-Top.gif');
     background-repeat: no-repeat;
     height: 15px;
}

#leftsideb {
	color:#FFFFFF;
}

#leftsideb p {
	padding:5px 10px 5px 10px;
	font-size:1.1em;
}

#leftsideb a {
	color:#FFFFFF;
	text-decoration:none;
}

#leftsideb a:hover {
	color:#FF9800;
}

#leftsideb .nav a {
	padding-left:29px;
	background-image:url(/images/Nav_Star.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	line-height:20px;
}

#leftsideb ul {
	list-style:none;
	padding:15px 0px 15px 0px;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:2px #FFFFFF dashed;
	margin:0px 0px 10px 0px;
}

#leftsideb ul li {
	margin:0px 0px 12px 0px;
	width:125px;
}

#leftsideb .nav a:hover {
	background-position:left;
}

#leftsideb .nav a.current {
	background-position:left;
}
/* End Left Side Styles */

/* Content Styles */
#content .top {
     background:url('/images/Purple-Corner-Top.gif');
     background-repeat: no-repeat;
     height: 15px;
	 padding-bottom:180px;
}

#content p, #mainsection p {
	padding:9px 8px 10px 0px;
	font-size:1.1em;
	line-height:1.2em;
}

h2 {
	color:#FF0000;
	padding:1px;
	font-size:1.7em;
	font-weight:normal;
}
h3 {
	color:#9D0A0F;
	font-size:1.7em;
	font-weight:normal;
}

#content img {
	margin:5px;
}

#content a {
	color:#FFFFFF;
}

#content a:hover {
	color:#FFFFFF;
}

#banner {
	position:absolute;
	top:-31px;
	left:25px;
}

/* End Content Styles */

/* Right Side Styles */
#rightside .top
{
     background:url('/images/Lt-Blue-Corner-Top.gif');
     background-repeat: no-repeat;
     height: 15px;
}

#rightside p {
	padding:5px 10px 5px 10px;
	font-size:1.1em;
	line-height:1.1em;
}

#rightside img {
	margin:0px auto 10px auto;
}

#rightside a {
	color:#2E3192;
}

#rightside a:hover {
	color:#2E3192;
	text-decoration:underline;
}
/* End Right Side Styles */

/* Content Bottom Section Styles */
#content_bottom {
	margin:7px 235px 7px 146px;
	padding:0px;
	background-color:#158B3E;
	height:121px;
	background-image:url(images/Green-Corner-Bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content_bottom .top
{
     background:url('/images/Green-Corner-Top.gif');
     background-repeat: no-repeat;
     height: 15px;
}

#content_bottom p {
	padding:0px 5px 5px 2px;
}
#content_bottom a {
	color:#ffffff;
	text-decoration:underline;
}
#content_bottom a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#content_bottom p {
	padding:0px 5px 5px 2px;
}

.character {
	width:80px;
	margin:-10px 5px 5px 5px;
	text-align:center;
	font-size:1.1em;
	float:left;
}

#mainsection {
	margin:7px 235px 7px 146px;
	padding:0px;
	color:#000000;
	height: 466px;
	}
	
#mainsection .top {
     background-repeat: no-repeat;
     height: 15px;
}

#mainbody {
	padding-top: 0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:15px;
	/*overflow:scroll;*/
}
/* End Content Bottom Section Styles */

/* Footer Styles */
#footernav {
	width:942px;
	margin: 7px auto 15px auto;
	clear:both;
	text-align:center;
	color:#9D0A0F;
	font-size:1.1em;
	line-height:1.3em;
	background-color: FF9800;
	background-image: url(/images/Body_Background.gif);
}

#footernav a {
	color:#9D0A0F;
	text-decoration:none;
}

#footernav a:hover {
	color:#000000;
	text-decoration:underline;
}
/* End Footer Styles */

/* Misc Styles */
.small {
	font-size:.9em;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.heavy {
	font-weight:bold;
	padding-bottom:3px;
}

.soon {
	color:#9D0A0F;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 10px 0px;
}

.cover {
	width:365px;
	float:left;
}

#content_blog, #mainsection {
	background-image:url(images/Blog-Corner-Bottom.gif);
	background-color:#F7F0D5;
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content_blog .top, #mainsection .top {
     background:url('images/Blog-Corner-Top.gif');
}
