/* CSS Document */
/* CSS Document */
/*

#head {background-color: #330099; position: absolute; top: 0px; left: 300px; margin-left:10px;}
#back {background-color: #FFFFFF; position: absolute; top: 0px; left: 0px; width: 800px; height: 100%;padding:10px; }
*/
#nav {position: relative; top: 550px; left: 0px; width: 125px; height: 100%;}
#navbar {width: 140px; position: absolute; top: 125px; left: 5px; height: 100%;}
#main {position: absolute; top: 125px; left: 150px; margin-left:10px;} 
body {background:  url(media/bigbackground.jpg) no-repeat;}

h1{color:#006633; font-family: "Times New Roman", "Times", "Serif";}
p, h2, h3{color:#006633; font-family: "Times New Roman", "Times", "Serif";}
form{color:#006633; font-family: "Times New Roman", "Times", "Serif";}
	a:link {color:#006633;}
	a:hover {color:#006633; text-transform:font-weight:bold;}
	a:visited {color:#006633;}
ol, ul { color:#006633; }	
dl {color:#006633; font-family:"Times New Roman", "Times", "Serif";}
dt {font-size:16px; font-family:"Georgia", "Times New Roman", "Times", "Serif";}
.container { position: relative; left: 1px; top: 1px; color: #666; }
.text { position: absolute; left: -1px; top: -1px; color: #000;}



