body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#330033;
color:#33CCFF;
font-family:Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

a, a visted {
color:#33CCFF;
}
#topsection{
height: 90px; /*Height of top section*/
float:right;
}

h1 {
font-size: 2.5em;}

h2 a{
text-decoration:underline;}

#topsection {
	width:100%;
}
.dividerline {
	border-bottom: 1px #CC0000 solid;
	height: 10px;
}
.connect {
	clear: both;
	border-top: 1px #CC0000 solid;
	font-size: 0.8em;
	text-align: left;
}
.connect ul{ margin-left: -10px;}
.connect  li {list-style:none; 
float: left; margin-left: 8px;}

#topsection h1{
font-weight:bolder;
margin: 0;
padding-top: 15px;
text-align:right;
}

h2 {
font-size: 2.1em;}

h3 { text-align:left;}

#contentwrapper{
float: left;
width: 100%;
}

.nav {}
.nav ul
{
float:right;
	list-style: none;
	padding: 0;
	font-size: small;
	margin-top: 5px;
}

.nav li
{
	float: left;
	margin: 0 0.15em;
	padding: 0;
	text-align: center;
	border-bottom-color: #004995;
	border-bottom-width: thin;
	color: #3399CC;
	height: 1em;
} 


.nav li #first {
	border-left-width: 1em;
}

.nav li #last {
	border-right-width: 1em;
}
.email {
	font-size: small;
	padding-right: 10px;
	height: 2.5em;
	}
#contentcolumn{
margin-left: 300px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 300px; /*Width of left column*/
margin-left: -100%;
}

#footer {
	clear: both;
	padding: 10px;
	}

#splash {
text-align:center;
}
.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
table   { border-collapse: collapse }
th { font-size: 1em;
border:none;
}
td { font-size:small;
border: solid #999999 1px;
padding-left: 4px;
}

.latest_divider {
list-style:none;
margin: 0 1.5em -.05em 0;
}
.enter {
	color: #FF0000;
	text-decoration: underline;
	font-style:italic;
	font-size: 3em;
	font-weight:bolder;
}
.simple_list { list-style:none;}

