
/* CONTAINER */

		#container      { color: #666; font-size: 12px; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; line-height: 1.8em; margin: 0 auto; width: 800px; height: 150px }
h1    { color: #791f11; font-size: 32px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin-bottom: 20px; margin-left: 30px }
		
		h2    { color: #14491d; font-size: 16px; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: left }
		
		a     { color: #39c; text-decoration: none }

		a:hover  { color: #14491d; background-color: #f5f5f5 }

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header         { background-color: transparent; background-image: url("newgui/header.jpg"); background-repeat: no-repeat; margin-bottom: 20px; padding-top: 10px; width: 800px; height: 250px; clear: both; border-bottom: 4px solid #999 }
		

		/* the slogan */
		#header p    { color: #666; margin-top: -20px; margin-left: 30px }

/* NAV ELEMENTS */
	
		 #navigation ul           { text-decoration: none; list-style-type: none; margin-left: 0; padding-left: 0; width: 110px; float: left }

		#navigation a         { text-decoration: none; display: block; padding-top: 5px; padding-bottom: 5px; padding-left: 0; width: 110px }
#navigation a:link, #navlist a:visited   { color: #002705; text-decoration: none; padding-left: 0; border-bottom: 1px solid #c5c5c5 }
#navigation a:hover    { color: black; text-decoration: none }
/*NAV 2
 */

		#navigation p    { margin-top: 30px; padding: 2px 5px 2px 0; border-top: 3px solid #666; border-bottom: 1px dotted #ccc }
#navigation p1 { margin-top: 30px; padding: 5px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc }
/* CONTENT ELEMENTS */

		#content         { margin-right: 0; margin-left: 120px; width: 644px }
#content p    { padding-bottom: 10px; border-bottom: 1px solid #dddddd }

/* SIDEBAR ELEMENTS */
#preview   { padding-top: 8px; padding-bottom: 8px; width: 320px; float: right }
#preview p { padding-bottom: 7px; padding-left: 10px; border-bottom: 1px solid #dddddd; border-left: 1px solid #ddd }
#sidebar    { width: 165px; float: right }
#sidebar p    { padding-bottom: 7px; padding-left: 10px; border-bottom: 1px solid #dddddd; border-left: 1px solid #ddd }
/* FOOTER ELEMENTS */

		#footer   { background-color: #464646; margin-top: 20px; padding: 0 5px; clear: both }
		
		#footer p  { color: #ddd; padding: 5px }
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
		/*IMAGES

*/
#gallery   { margin-left: 155px; width: 330px }
image       { }
#image g { }
