html {font-size:10pt;}

body {height:100%; margin:0 0 0 225px; padding:0 10px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a7b1da; /* color of text in body */}

/* Combined DIV Layout */
body,#menu a,#menu a:hover,#menu a:active,#fcontainer a,#fcontainer a:hover,#norm,h1,h2,h3,h4,h5,b,a:link,a:visited,#validation a,#validation a:hover {background:#fff;}

#menu, #logo {
	position:absolute;
	width: 156px;}
	
#menu, #text {display:block}

/* Menu Layout */
#menu {top:127px; left:50px; height:199px; font-size:.75em;}
#menu a {display:block; width:125px; height:25px; text-align:center; line-height:25px; margin-top:5px;
	color:#a7b1da; /* color of links before hover */
	text-decoration:none; border:1px solid #a7b1da; /* thin border around menu links */}

#menu a:hover, #menu a:active {color:#7c87ad; /* hover link color */}

/* Logo Layout */
#logo {top:10px; left: 10px; z-index:50;}
#logo img {border: none;}

/* Flash Layout */ #fcontainer {position:absolute; top:370px; left:50px; width:150px; text-align: center; line-height:25px; font-size:.75em; border:none;} #fcontainer a {color:#000; /* text color above flash.swf */ text-decoration:none; font-weight:bold;} #fcontainer a:hover {color:#999; /* hover above flash.swf */} #flashcontent {display:block; top:140px; left:50px; width:125px; border:1px #a7b1da solid; height:25px; z-index:50;}

/* Main Layout */
#text {margin:0; padding:10px; width:80%;}

.right {text-align:right;}
.left {text-align:left;}

img {border: none;}
#norm {
	color:#000; /* color of text in body */
	text-decoration:none;}

.clear {clear:both;}

h1,h2,h3,h4,h5,b {font-weight:bold; color:#7c87ad;}

h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.85em;}

.smaller {font-size:.70em;}
.smallest {font-size:.65em;}
.copyright {text-align:center; font-size:.65em;}

/* LINKS */
a:link {color:#333;}
a:visited {color:#666;}

/* IMAGES */
.left {padding-right:.75em; float:left;}
.right {padding-left:.75em; float:right;}
.left, .right {clear:both;}

.p100, .p125, .p150, .p175, .p200, .p225, .p250, .p350 {float:left; margin:0 .75em 0 0;}
.p100 {width:100px;}
.p125 {width:125px;}
.p150 {width:150px;}
.p175 {width:175px;}
.p200 {width:200px;}
.p225 {width:225px;}
.p250 {width:250px;}
.p350 {width:350px;}

/* Misc */
.nobull {list-style:none; margin:0; padding:0;}
#validation {position:absolute; top:5px; right:10px;}
#validation a {color:#aaa; text-decoration:none;}
#validation a:hover {color:#333;}

span.nonie {display:inline;}
