body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:13px; 
	padding:0px 0px 0px 0px;
	margin: 5px 10px 0px 10px;
	scrollbar-face-color: #DADADA; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #7A9ADF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #D4D4D4; 
}


li {
	padding: 1 9px;
	display: block; float: left;
	text-align: left;
}

h2 {
	margin: 0 0 5 0;
	padding: 15px 30px 10px 0px;
	color: #000066; 
	border-bottom:1px #ffcc00 solid;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

h3 {
	margin: 0 0 5 0;
	padding: 0px 30px 10px 0px;
	color: #ffcc00; 
	font-size: 22px; 
	line-height: 22px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.sideboxr {
	margin: 0 auto; /* center for now */
	width: 300; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 300; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.centrebox {
	margin: 0 auto; /* center for now */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/head-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(images/head-l.png) no-repeat top left;
	margin: 0;
	padding: 32px 30px 0px 30px;
	color: #000066; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	border-bottom:0px #ffcc00 solid;
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.boxbody p 		{ margin: 0; padding: 1;}

ul.score 		{ margin: 0; padding: 0;  color: black; padding-left: 1px; }
li.score 		{ padding: 7px 0px 0px 0px; margin: 0px; display: inline; }
li.sidedate 		{ padding: 6px 9px 0px 9px; margin: 0px; display: inline; background-image: url(images/button-back.png);
			background-repeat: no-repeat; height: 39px; font-weight: bold; color: #757575; background-position: top left;}
.sidebar 		{ border: medium double  green; margin: 0; padding: 0px;  color: #757575; padding-left: 1px;  url(images/sbhead-r.gif) right bottom no-repeat}
.sidebar h2		{ border: medium double yellow; font-size: 20px; padding: 0px 0px 0px 0px; margin: 0px; width: 270px; border-top: 0px yellow solid;
			background: url(images/sbhead-l.gif) left top no-repeat; }
.sidebar li		{ border: medium double blue; padding: 0px 0px 0px 0px; margin: 0px; width: 270px; border-top: 0px yellow solid; }

.headlink		{ height: 36px; width:750;}
.headlink li  		{ height: 36px ; padding: 10px 10px 0px 10px; border-left: thin solid white;}

.headlink li:hover 	{ color: white; background: #000066 ; text-decoration: none; }
.headlink li:hover a 	{ color: white; background: #000066 ; text-decoration: none; }
.headlink a:hover 	{ color: white; background: #000066 ; text-decoration: none; }


/*.headlink a:hover span 	{ padding: 10px 10px 10px 0px; background:  url(images/border-bright-hover.gif) right bottom no-repeat;}
.headlink a		{ height: 25; border-right: thin solid white; border-left: thin solid white; padding: 10px 0px 10px 10px; background: #ffcc00  url('images/border-bleft.gif') no-repeat left bottom ;}
.headlink a span 	{ border-color: green; padding: 10px 10px 10px 10px; background: url(images/border-bright.gif) right bottom no-repeat; margin-top: 20;}
.headlink a:hover 	{ color: white; padding: 10px 0px 10px 10px ; background: #000066 url(images/border-bleft-hover.gif) left bottom no-repeat;
	text-decoration: none; }*/

.banner 		{ background: #ffcc00 ; }
.banner-toprow 		{ height:36px; background: url(images/head-m.png) right top repeat;}
.banner-topright	{ padding: 15 40 0 0;}
.banner-midrow 		{ background: url(images/banner-bg-5x143.gif) top right repeat-x ; }
.banner-x 		{ } 
.banner-bottomrow 	{ font-size:4px; }
.banner-right 		{ height: 111px; width:800; font-size:40px; color:#ffcc00; background: url(images/banner-bg-5x143.gif) top left repeat-x ; }
.banner-left 		{ background: url(images/banner-bg-5x143.gif) left top repeat-x;}

a {
	color:#003D71; text-decoration:none;
}

a:hover {
	color:#113355; text-decoration:underline;
}

a.side {
	color:#003D71; text-decoration:none;
	font-size:13px; 
}

a:hover.side {
	color:#113355; text-decoration:underline;
}

a.white {
	font-size:13px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#113355; text-decoration:underline overline;
}


img {
	border: 0px;
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
	background-position:    bottom;
	background-repeat:      no-repeat;
}

hr.side-hr {
	border-top:1px #FFCC00 solid;
	background-position:    top;
	background-repeat:      no-repeat;
	padding: 0 0 0 0;
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:13px;
}

.logo {
	vertical-align: right;
}

.alt {
	color:#666;
}

.header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:32px;
	color:#333; 
	padding:5px;
}

.button {
	background-image:url(images/button.gif);
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:13px;
	color:#000000; 	
	background-color:#F2F1ED;
	border:#999999 1px solid;
	margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;
	color:#000; 
	border:1px #666 solid;
}

.main-bg {
	padding:5px 0px 5px 0px;
}

.side-border-left {
	font-size:13px;
	padding:5px 5px 10px 10px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.main-body {
	font-size:13px;
	color:#000; 
	background-color:#FFFFFF;
	padding:12px 4px 3px 4px;
}

.side-body {
	font-size:13px;
	color:#000; 
	padding:5px 0px 0px 0px;
}

.border {
	background-color:#ddd; 
	border:2px #979797 solid; 
}

.infobar {
	background-color:#FFFFFF;
	font-size:13px;
	color:#000; 
	border-top: solid #000066; 
	border-top-width: 1px; 
	border-left: solid #000066; 
	border-left-width: 1px; 
	border-right: solid #000066; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar2 {
	background-color:#FFFFFF;
	font-size:13px;
	color:#676767; 
	border-top: solid #000066; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.panel-left {
	width:13px; height:26px; 
	background-image:url(images/panel-left.gif); 
}




.panel-right {
	width:13px; height:26px;
	background-image:url(images/panel-right.gif);
}

.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;
	color:#000000;
	height:26px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}

.border-left {
	width:13px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y;
}

.border-right {
	width:1px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:13px; height:1px;
	background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

.border-bright {
	height:1px; background-color:#FFCC00;
}

.border-bmain {
	height:1px; background-color:#FFCC00;
}

.side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px; font-weight:bold;
	color:#FFFFFF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}

.tbl-border {
	background-color:#979797;
}

.tbl {
	font-size:13px; padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:13px; color:#000; 
	background-color:#FFFFFF; padding:4px;
}

.tbl2 {
	font-size:13px; color:#000; 
	background-color:#FFFFFF; padding:4px;
	background-image:     url(images/sep.png);
	background-position:    bottom;
	background-repeat:      no-repeat;
}

.sep  {
	background-image:     url(images/sep.png);
	background-position:    center;
	background-repeat:      no-repeat;
}

.forum-caption {
	font-size:13px; font-weight:bold;
	background-image:url(images/cellpic.gif);
	color:#485D9F; background-color:#F6F6F6;
	padding:4px 4px 4px 4px;
}

.quote {
	color:#004279; background-color:#F9F9F9;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #979797 solid;
}

.copyright {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;
	color:#000; 
}
	
.poll {
	height:12px; border:1px #979797 solid;
}

.comment-name {
	font-weight:bold; color:#113355; 
}

.shoutboxname {
	font-weight:bold; color:#113355; 
}

.shoutbox {
	color:#555; 
}

.shoutboxdate {
	font-size:9px; color:#333; text-align:right;
}

.small {
	font-size:13px; font-weight:normal;
}

.small2 {
	font-size:13px; font-weight:normal; color:#555;
}

.side-small {
	font-size:13px; font-weight:normal; color:#333;
}

.side-label {
	background-color:#e3e3e3;
	padding:1px 4px 3px 4px;
	background-image:url(images/side-cell.gif);
	background-repeat:repeat-x;
}

.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 1px solid #979797; filter: gray;
}

.gallery:hover img {
	border: 1px solid red; filter: none;
}

img.activegallery {
	border: 1px solid green; filter: none;
}

