html {font-size:10pt;}

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

/* Combined DIV Layout */
body {background:#000 url(images/bg.png) repeat-y;}

#menu {background:#7c8d54 url('images/menu-bg.png') no-repeat; }

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

/* Menu Layout */
#menu {top:147px; left:15px;  height:330px; font-size:.75em;}
#menu a {display:block; width:125px; height:15px; text-align:center; margin-left:38px; line-height:25px; margin-top:5px;
	color:#fff; /* color of links before hover */
	text-decoration:none; /* thin border around menu links */}

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

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

/* Flash Layout */
#fcontainer {position:absolute; top:320px; left:50px; width:125px; text-align: center; line-height:25px; font-size:.75em; border:none;}
#fcontainer a {color:#fff; /* text color above flash.swf */ text-decoration:none; font-weight:bold;}
#fcontainer a:hover {color:#999; /* hover above flash.swf */}
#flashcontent {position:absolute; top:345px; left:64px; width:100px; height:100px; z-index:50;}

/* Main Layout */
#text {margin:0; padding:10px; width:80%;}
#text2 {position: relative; left:-215px; margin:0; padding:10px; width:90%;}

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

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

.clear {clear:both;}

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

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:#fff;}
a:visited {color:#999;}

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

.p100, .p125, .p150, .p175, .p200, .p225, .p250 {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;}
.p175r {width:175px; float:right; margin:0 0 0 .75em;}
/* Misc */
.nobull {list-style:none; margin:0; padding:0;}
#validation {position:absolute; top:5px; right:10px;}
#validation a {color:#fff; text-decoration:none;}
#validation a:hover {color:#999;}

span.nonie {display:inline;}
