/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*
{
	margin: 0;
	padding: 0;
}
body
{
	background-color:#110055;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	min-width: 800px;
	padding: 20px 25px 15px 25px;
	line-height: 1.25em;
	/*width: 800px;*/
	/*border: 3px solid red;*/
}

/*--- Content Styles  ---*/
#header
{
	font-size: 1em;
	z-index: 100;
	background: #000000;
	padding: 0px 0 15px 0px;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	background-image: url(images/topbrdshad_01.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	margin: 5px auto 0px auto;
	/*text-shadow: .2em .2em #110099;*/
	/*border: 3px solid red;*/
}
#maincontent
{
	padding: 10px 0px 10px 0px;
	font-size: .9em;
	line-height: 1.5;
	margin: 0 auto;
	min-width: 800px;
	width: 800px;
	clear: both;
	background-color: #ffffff;
	color: #000000;
	/*background-image: url(images/topbrdshad_01.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;*/
	/*border: 1px solid red;*/
}
#homecontent
{
	float: left;
	font-family: arial, veranda, sans-serif;
	padding: 0 25px 0 25px;
	margin: 0 -1px 0 -1px;
	/*border: 1px solid red;*/
	/*height: 100%;*/
}
#maincontent a
{
	color: #000000;
}
#maincontent a:hover
{
	color: #dd0011;
}
#maincontent a:visited
{
	color: #000000;
}
#leftcolumn
{
	float: left;
	font: small-caps 14px arial, sans-serif;
	width: 150px;
	min-width: 150px;
	height: 100%;
	/*border: 2px solid #dd0011;*/
}
#midcolumn
{
	float: left;
	font: 12px arial, sans-serif;
	width: 550px;
	/*border: 2px solid #dd0011;*/
	/*vertical-align: top;*/
}
#footer
{
	font-family: arial, verdana, snas-serif;
	color: #777777;
	background-color: #110055;
	font-size: 10px;
	line-height: 14px;
	clear: both;
	min-width: 800px;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/topbrdshad_02.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding: 0px 0px 2px 0px;
	z-index: 200;
	border-top: 1px solid #0099ff;
	/*background-image: url(images/btmbrdshad_01.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;*/
	/*position: fixed;
	top: 100%;
	bottom: 0%;
	left: 0%;*/
	/*border: 3px solid blue;*/
}
/*-- Logo Styl'n --*/
div.logo
{
	background-color: #110099;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 1px solid #0099ff;
    position: relative;
	width: 355px;
	height: 68px;
}
div.logo h1
{
	color: #1188ee;
	font: bold italic 12.25em Times, "Times New Roman", TimesNR, serif;
	margin: 0;
	border-width: 0;
    position: absolute;
	top: -42px;
	left: -20px;
}
div.logo h2
{
	color: #ffffff;
	font: bold 12px Arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	margin: 0;
	border-width: 0;
    position: absolute; 
	top: 30px;
	left: 10px;
}
div.logo a
{
	color: #ffffff;
	text-decoration: line-through;
}
div.logo a:hover
{
	text-decoration: underline;
}
div.logo span
{
	color: #ffffff;
	background-color: #110099;
	font: italic 9px/9px Verdana, sans-serif;
	border: 1px solid #0099ff;
	border-width: 1px 0 0 1px;
    position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 110;
}
div.logo span.byeline
{
	color:#000000;
	font: small-caps 12px Arial, sans-serif;
	background-color: transparent;
	letter-spacing: 2px;
	position: absolute;
	border-width: 0;
	bottom: -18px;
	left: 0;
	margin: 0;
	padding: 0 0 0 16px;
}
/*---  Menu Related Items ---*/
	/*-- Horizontal Menu --*/
div.hmenu 
{
	/*float: left;*/
	position: relative;
	/*font: small-caps 4em arial, sans-serif;*/
	min-width: 425px;
	height: 22px;
	margin: -24px 0 0 357px;
	border-top: 1px solid #0099ff;
	border-bottom: 1px solid #0099ff;
	z-index: 50;
	padding: 0 10px 0 0;
	/*border: 4px solid red;*/
}
div.hmenu .button
{
	float: left;
	font: small-caps .7em arial, sans-serif;
	vertical-align: baseline;
	text-align: center;
	background-color: #000000;
	height: 18px;
	width: 70px;
	padding: 4px 5px 0 5px;
	margin: 0;
	z-index: 40;
}
div.hmenu .button:hover
{
	background-color: #110099;
	font-weight: bold;
}
div.hmenu a
{
	color: #ffffff;
	border-width: 0;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
/*-- Misc. Element Specific Style Classes --*/
a
{
	color: #000000;
}
ul
{
	padding: 5px 0px 5px 15px;
}
ul.clean
{
	list-style: none;
}
ol
{
	padding: 5px 0px 5px 25px;
}
li.hilight
{
	list-style: none;
	padding: 5px 0px 0px 5px;
	/*width: 375px;*/
}
ul.disc
{
	list-style: disc;
}
p
{
	padding: 5px 0 5px 0;
}
p.rnote
{
	font-size: .8em;
	padding: 0 0 0 10px;
	line-height: 1em;
}
h3.ban
{
	color: #ffffff;
	margin: 3px 0 -3px 0;
	float: left;
	font: normal small-caps normal 1.25em arial, veranda, sans-sarif; 
/*	border: 1px solid #0099ff;*/
/*	background-color: #110099;*/
}
/*-- Misc. Global Style Classes --*/
.whitespace
{
	padding: 5px 75px 5px 30px;
}
.banner
{
	border: 1px solid #0099ff;
	background-color: #110099;
	height: 22px;
	width: 735px;
	margin: 20px 0 5px -5px;
	position: relative;
	padding: 0 0 0 20px;
	z-index: 20;
}
.bannerlet
{
	color: #1188ee;
	font: bold italic 3em Times, "Times New Roman", TimesNR, serif;
	margin: -15px 0 -5px -5px;
	float: left;
	z-index: 250;
	background: tranpartent;
    position: absolute;
	top: -3px;
	left: -3px;
}
.strike
{
	text-decoration: line-through;
}
.clearrow
{
	clear:both;
	padding: 0;
	margin: 0;
	/*border: 2px solid blue;*/
}
.para
{
	float:left;
}
.note
{
	font-size: .8em;
	line-height: 1em;
}
.rnote
{
	font-size: .8em;
	line-height: 1em;
}
.eyes
{
	float:right;
	padding: 5px 0 0 15px;
	margin: 0 -3px 0 0;
}
.enote
{
	font-size: .8em;
	line-height: 1em;
	clear: both;
	padding: 5px auto 5px auto;
	width: 300px;
	float: right;
}
.portraitlft
{
	float:left;
	padding: 0 5px 10px 0;
	margin: 20px 0 5px 0;
}
.portraitrht
{
	float: right;
	padding: 5px 0 10px 10px;
	margin: 5px 0 5px 0;
	width: 300px;
	background: transparent;
}
.btmshad
{
	position: relative;
	top: 0;
	left: 0;
	background-image: url(images/topbrdshad_01.jpg);
	background-repeat: repeat-x;	 
	height: 7px;
	margin: -9px 0 0 0;
	padding: 0 0 3px 0;
	z-index: 10;
	width: 747px;
	/*background-position: 0% 100%;*/
	/*border: 1px solid red;*/
}
.blgdate
{
	font-family: Courier, MS Courier New, Prestige, Everson Mono, monospace;
}
.blgtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

/*.lftshad
{
	background-image: url(images/lftbrdshad_01.jpg);
	background-repeat: repeat-y;
	padding: 0 3px 0 0;
	position: relative;
	float: right;
	height: 22px;
	width: 3px;
	border: 1px solid red;
} */
/* div.banner * {border: 1px solid gray !important;}
*/


