/* CSS Document */

/* CSS Style sheet for iotakappa.net */



/* global template styles */
body {
        background-color: #000000;
        padding: 0px;
        margin: 0px auto;
	font:  Helvetica, sans-serif;
	font-family:  Helvetica, sans-serif;
	font-size: 0.75em;
}

a, a:link, a:visited { text-decoration: none; color:#0000FF; }
a:hover {color: #CC6600;}

div#masthead{ 
	text-align: left; 
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: -26px;
	margin-left: -20px;
	z-index: 1000;
	width: 800px;
}

div#top { 
	align: "left"; 
	min-height: 600px; 
	width: 100%; 
	min-width: 600px; 
	border: 1px 608EB5;
	margin: 0px auto;
	margin-left: 0px; }

div#contentarea {
	padding: 5px 20px 10px 20px;
	width: 100%;
	w\idth: 840px;
	min-height:500px;
	margin: 30px auto auto auto;
	background-color: #003366;
	background-repeat: repeat-x;
 }

#maincontent {
	text-align: left;
	padding: 10px 10px 40px 10px;
	width: 100%;
	height:700px;
	min-height: 700px;
	color: #222;
}

td#maincontent {
	border: 2px outset #ffffff;
	background-color: #ffffff;
	height:400px;
	min-height: 700px;
}

div.home > #maincontent { background: #ffffff;
	min-height:700px; }


td#navbar {
	width: 30%;
	background-color: #305E85;
	color: #CCCCCC;
}
td#navbar .panel {
	 text-align: left;
	 padding: 0px 0px;
	 margin: 0px 0px;
	 border-bottom: 0px dotted #608EB5;
}

H1{ font-size:16pt;
	line-height:4pt;}
	
H2{ font-size: 10pt;
	line-height:4pt;
	font-family:Arial, Helvetica, sans-serif;}