/* CSS Document */

	* {
	margin: 0px;
	padding: 0px;
	}


	body {
		font-family: helvetica, arial, sans-serif;
		font-size: 100%;
		color: #666;
		}

	p {
		font-size: 80%;
		line-height: 140%;
		text-align: justify;
		margin: 0 0 10px 0;
		}
	
	.header {
		font-family: helvetica, arial, sans-serif;
		color: #BF0000;
		font-size: 130%;
		}

	.bigred {
		font-family: helvetica, arial, sans-serif;
		color: #BF0000;
		font-size: 100%;
		color: #BF0000;
		}

	.bold_italic {
		font-family: helvetica, arial, sans-serif;
		color: #666;
		font-style: italic;
		font-weight: bold;
		font-size: 100%;
		}

	.italic {
		font-family: helvetica, arial, sans-serif;
		color: #666;
		font-style: italic;
		font-size: 100%;
		}

	.bold {
		font-family: helvetica, arial, sans-serif;
		color: #666;
		font-weight: bold;
		font-size: 100%;
		}
		
	.rpadding {
		padding: 0 0 8px 15px;
		float: left;
		}

	a:link {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #666;
	}
	a:visited {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #666;
	}
	a:hover {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #BF0000;
	}
	a:active {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #BF0000;
	}

	.secondary a:link {
	font-size: 90%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #BF0000;
	}
	
	.secondary a:visited {
	font-size: 90%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #BF0000;
	}
	
	.secondary a:hover {
	font-size: 90%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #666;
	}


/* -----------  BEGIN Gallery Code  -----------*/

	#centered {
	position: absolute;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 400px;
	margin-top: 70px;
	vertical-align: middle;
	}
	
	#centered a:link {
	font-size: 100%;
	text-decoration: none;
	padding: 7px;
	color: #666;
	}
	
	#centered a:hover {
	font-size: 100%;
	text-decoration: none;
	padding: 7px;
	color: #BF0000;
	}
	
	#centered a:visited {
	font-size: 100%;
	text-decoration: none;
	padding: 7px;
	color: #666;
	}
	
	.red {
	font-family: helvetica, arial, sans-serif;
	color: #BF0000;
	font-size: 100%;
	color: #BF0000;
	padding: 7px;
	}

/* -----------  END Gallery Code  -----------*/

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
	}

#right_border {
	position: fixed; 
	top: 0;
	margin-left: 899px;
	z-index:2; 
	background-color: #666;
	height: 100%;
	width: 1px;
	}

#interface {
	position: fixed;
	top: 0px;
	margin: 0px;
	z-index: 2;
	}

#nav {
	position:fixed;
	width: 823px;
	height: 120px;
	margin: 0px;
	top: 0px;
	z-index: 3;
	}

#subnav { 
	position: fixed; 
	top:188px; 
	z-index:2; 
	padding: 40px 0 0 10px; 
	text-align:left; 
	background-color: #c8c8b2;
	height: 100%;
	width: 97px;
	}
	
	/*#subnav {
	position: relative;
	width: 100%;
	height: 180px;
	top: 380px;
	left: 300px;
	z-index: 2;
	padding-left: 8px;
	font-size: .6em;
	float: left;
	}
	
	#subnav li {
	list-style-type: none;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	padding-bottom: 3px;
	color: #666;
	}
	
	#subnav ul li a:link {
	text-decoration: none;
	color: #666;
	font-size: 100%;
	}
	
	#subnav ul li a:visited {
	text-decoration: none;
	color: #666;
	font-size: 100%;
	}

	#subnav ul li a:hover {
	text-decoration: none;
	color: #BF0000;
	font-size: 100%;
	}*/
	
	
	#home {
	position:absolute;
	top: 37px;
	left: 11px;
	z-index: 3;
	}

	#text {
	position:absolute;
	left:157px;
	top:510px;
	width: 442px;
	}

	#picture_container {
	position:absolute;
	left:149px;
	top:178px;
	width: 671px;
	height: 311px;
	}

	#picture {
	position:absolute;
	left: 0px;
	bottom: -4px;
	}


/* horizontal menu starts */
	#listmenu {
	position:relative;
	width: 100%;
	top: 103px;
	left: 276px;
	height: 40px; /* sets a height for the container div */
	float:left; /* makes the container div enclose the list */
	font-style: normal;
	letter-spacing: .05em;
	z-index: 3;
	font-size: 60%;
	}
	
	#listmenu ul {margin:0px; /* indents the entire list from left edge of containing div */
	}
	
	#listmenu li {
	display: inline;
	position: relative;
	list-style-type: none;  /*removes the bullet from each list item */
	padding-right: 10px; /*  creates space (right) between the list items */
	padding-top: 15px; /* creates space above the list items */
	padding-bottom: 15px; /* creates space below the list items */
	}

	#listmenu a:link {
	padding:0px 0px 0px 6px; /*creates space on each side (right and left) of links */	
	text-decoration: none;	 /* removes the links underlining */
	color:#8C8C8C;	/* sets the text color of the links in their up state */
	display: inline;
	font-size: 80%;
	}

	#listmenu a:visited {
	padding:0px 0px 0px 6px; /*creates space on each side (right and left) of links */	
	text-decoration: none;	 /* removes the links underlining */
	color:#8C8C8C;	/* sets the text color of the links in their up state */
	font-size: 80%;
	}

	#listmenu a:hover {
	color:#BF0000;	/* sets the text color of the links in their hover state */
	text-decoration: none;	 /* removes the links underlining */
	font-size: 80%;
	}
/* horizontal menu ends */



/* drop-down starts */
	#listmenu ul li ul {
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width: 80px; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	top: 32px;
	left: -1px; /*aligns the drop exactly under the menu */
	background: #969682;
	padding: 5px 3px 5px 3px;
	font-size: 85%;
	line-height: 140%;
	}
	
	#listmenu ul li ul a:link {
	color: #FFF;
	font-size: 100%;
	background: #969682;
	}
	
	#listmenu ul li ul a:visited {
	color: #FFF;
	font-size: 100%;
	background: #969682;
	}
	
	#listmenu ul li ul a:hover {
	color: #BF0000;
	font-size: 100%;
	background: #969682;
	}

	#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	left: 0px;
	padding: 10px 0px; /* sets the padding around the drop-down items */
	}
	
	#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
	
	#listmenu ul li:hover ul, li.over ul {
	display:block;  /* shows the drop-down when the menu is hovered */
	}
	/* drop-down ends */



