/* 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 {background-color: #00663E; position: relative; top: 550px; left: 0px; width: 125px; height: 100%;}
#navbar {width: 125px; position: absolute; top: 125px; left: 5px; height: 100%;}
#main {position: absolute; top: 110px; left: 140px; margin-left:10px;} 
#banner {background-color: #FFFFFF; position: relative; top: 0px; left: 800px; margin-left:10px;}
body {background: url(media/chandellebackground.jpg) no-repeat;}

h1{color:#00663E; font-family: "Times New Roman", "Times", "Serif";}
p, h2{color:#00663E; font-family: "Times New Roman", "Times", "Serif";}
form{color:#00663E; font-family: "Times New Roman", "Times", "Serif";}
	a:link {color:#00663E;}
	a:hover {color:#00663E; text-transform:font-weight:bold;}
	a:visited {color:#00663E;}
ol, ul { color:#00663E; }	
dl {color:#00663E; 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;}

