/* RESET */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	color:white;
}
/* END of RESET */



/*Background */

body {background-image:url('graphics/bg.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color:#000000;
					text-align: justify;
					}

h1 {font-size:150%;}					
h2 {font-size:140%;text-align:left;}
h3 {font-size:130%;}
h4 {font-size:120%;}					
h5 {font-size:110%;}					
					
.container {width:1000px;}
									
.maincontent {position: absolute; top: 90px; left: 232px; width: 760px;
   color: white; font: 13px Verdana, sans-serif; padding: 10px;}
									
.maincontentnoside {position: absolute; top: 100px; left: 200px; width: 760px;
   color: white; font: 13px Verdana, sans-serif; padding: 10px;}
							
.maincontent{background-image:url('graphics/bggreen.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color:#000000;
					border: solid #000000 2px;
					color: white}


.maincontentnoside{background-image:url('graphics/bggreen.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color:#000000;
					border: solid #f0c020 2px;
					color: white}

.rightcontainer {background-image:url('graphics/bg.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color:black;
					border: solid #f0c020 0px;
					color: black}					

.rightcontainer {position: absolute;top:100px;  left: 730px; width: 220px;
   color: black; font: 13px Verdana, sans-serif; padding: 0px;}

.rightcontainer a:hover{text-decoration: none; color:#333333;}
.rightcontainer a{text-decoration: none; font-weight:bold; color:#666666;}
.rightcontainer a:visited{text-decoration: none; color:#666666;}
	 
	 

.rightcontent {background-image:url('graphics/bglight.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
          background-color:black;
					border: solid #f0c020 2px;
					color: black}					

.rightcontent {color: black; font: 13px Verdana, sans-serif; padding: 5px;}


td {padding: 8px;}


					
div#menu a{background-image:url('graphics/bgdark.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
					color: #f0c020}


div#menu a.non{background-image:url('graphics/bg.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
					color: #f0c020}													
					

div#menu a:hover{background-image:url('graphics/bglight.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
					color: black}					
	
div#menu a.non:hover{background-image:url('graphics/bg.jpg');
          background-position: 0 0;
          background-repeat: no-repeat;
          background-attachment: fixed;
					color: black}
	
	
					
.right
{
float: right;
padding: 6px;}


.left
{
float:  left;
padding: 6px;
}

					
.caption{text-align:center;
              font-size:70%;}					
				
				
				
				
				
				
				
img.right
{
float: right;
}

img.left
{
float:  left;
}



/*Type Stuff*/

.header {margin: 0 auto;}
.header {font: 13px; color:#ffffff; text-align:right; padding: 12px; text-shadow: black 0.2em 0.3em 0.25em }
.header {font-family: verdana, sans-serif;}
.header h1 {font-size: 32px;}					
.header h2 {font-size: 18px;text-align:right;}					

a:hover{text-decoration: none; color:#f0c020;}
a{text-decoration: none; font-weight: bold; color:#ffffff;}


sup {font-size:xx-small; vertical-align:top;}



#recs
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
text-align:center;
color:#ffffff;
}

#recs td, #recs th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
text-align:center;
color:#ffffff;
}
#recs th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
text-align:center;
}
#recs tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}




/*Nav Stuff*/

div#menu {position: absolute; top: 90px; left: 0; width: 232px; height: 700px; font: 16px Verdana, sans-serif;}
/*code, pre {color: #EDC; font: 110% monospace;}*/

div#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}										
					
div#menu a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
   text-decoration: none}

div#menu a:hover{list-style:none;}

