/* Mozilla fix */

html { 
	min-width: 740px;
	 }

/* Basics */
body {
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	border: 0;
	width: 740px;
	}
	
img	{
display: block;
border: 0;
	}

td, ul, ol, li, dt, dl, dd, p { 
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	color: #000;
	}

li {
	margin-top: 10px;
	margin-bottom: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font: bold georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	margin-top: 1em;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.2em;
	}

h1 {
font-size: 22px;
	}

h2 {
font-size: 18px;
	}

h3 {
font-size: 16px;
	}

form, input {
	font: 11px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	color: #000;
	}
	
/* Links -- LVHA */
	
a:link {
	color: #000;
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	text-decoration: none;
	}

a:visited {
	color: #000;
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	text-decoration: none;
	}

a:hover {
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	color: #000;
	background-color: #cccccc;
	display: block;
	font: bold 11px;
	}	
	
a:active {
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	color: #000;
	text-decoration: none;
	}
	
/* Fonts */
	
	
#profile {
	color: #fff;
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	text-align: center;
	line-height: 1.5em;
	padding: 20px;
	}
	
#profile a:link, #profile a:visited, #profile a:hover {
	color: #fff;
	font: 12px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	line-height: 1.5em;
	background: none;
	padding: 0;
	border: 0;
	display: inline;
	}
	
#projecttext {
	z-index: 2;
	color: #fff;
	font: 11px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
#projecttext a:link, #projecttext a:visited	{
	color: #fff;
	display: block;
	font-size: 11px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	text-align: right;
	z-index: 2;	
	}
	
#projecttext a:hover	{
	color: #fff;
	background-color: #cccccc;
	display: block;
	text-align: right;
	z-index: 2;	
	}
		

	
/* Front Page Elements */


div#wrapper	{
	padding: 0;
	border: 0;
	width: 740px;
	height: 700px;
	border: 0;
	}

div#logo	{
	position: absolute;
	margin: 10px 0 0 50px;
	padding: 0;
	border: 0;
	text-align: left;
	width: 78px;
	height: 74px;
	}

div#marquee	{
	position: absolute;
	margin: 20px 0 0 135px;
	padding: 0;
	width: 450px;
	height: 60px;
	border: 0;
	text-align: left;
	z-index: 2;
	}
	
div#projectmarquee	{
	position: absolute;
	margin: 10px 0 0 135px;
	padding: 0;
	width: 450px;
	height: 60px;
	border: 0;
	text-align: left;
	z-index: 2;
	}

div#element1	{
	position: absolute;
	margin: 0 0 0 0;
	padding: 0;
	width: 38px;
	height: 101px;
	border: 0;
	text-align: left;
	z-index: 1;
		}

div#element2	{
	position: absolute;
	margin: 0 0 0 538px;
	padding: 0;
	width: 190px;
	height: 126px;
	border: 0;
	text-align: left;
	z-index: 1;
		}
		
div#element3	{
	position: absolute;
	margin: 399px 0 0 534px;
	padding: 0;
	width: 195px;
	height: 159px;
	border: 0;
	text-align: left;
	z-index: 1;
		}
		
div#element4	{
	position: absolute;
	margin: 487px 0 0 0;
	padding: 0;
	width: 41px;
	height: 72px;
	border: 0;
	text-align: left;
	z-index: 1;
		}
		
div#elementprojects	{
	position: absolute;
	margin: 399px 0 0 534px;
	padding: 0;
	width: 195px;
	height: 159px;
	border: 0;
	text-align: left;
	z-index: 0;
		}		
		
div#maincontent	{
	position: absolute;
	margin: 84px 0 0 27px;
	padding: 0;
	width: 520px;
	height: 400px;
	border: 8px solid #ff0;
	background-color: #000;
	}
	
div#sidebar	{
	position: absolute;
	margin: 105px 0 0 580px;
	padding: 0;
	width: 150px;
	border: 0;
	text-align: left;
	z-index: 2;
	}
	
div#backgroundlight	{
	position: absolute;
	margin: 190px 0 0 562px;
	padding: 0;
	width: 172px;
	border: 0;
	text-align: left;
	z-index: 2;
	}
	
div#backgrounddark	{
	position: absolute;
	margin: 200px 0 0 40px;
	padding: 0;
	width: 177px;
	height: 153px;
	border: 0;
	text-align: left;
	z-index: 1;
	}

	
div#contact1	{
	position: absolute;
	margin: 410px 0 0 575px;
	padding: 0;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	width: 154px;
	height: 100px;
	z-index: 2;
	}
	
div#contact2	{
	position: absolute;
	margin: 480px 0 0 575px;
	padding: 0;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	width: 154px;
	height: 100px;
	z-index: 2;
	}
	
div#projectcontent	{
	position: absolute;	
	margin: 100px 0 0 100px;
	padding: 0;
	text-align: left;
	width: 476px;
	height: 400px;
	border: 0;
	}
	
	

	

	
/* Navigation bar components */
	
#navhome	{
	position: absolute;
	width: 70px;
	height: 20px;
	line-height: 20px;
	margin-top: 520px;
	margin-left: 60px;
	text-align: center;
	display: block;
		}
		
#navprofile	{
	position: absolute;
	width: 80px;
	height: 20px;
	line-height: 20px;	
	margin-top: 520px;
	margin-left: 150px;
	text-align: center;
	display: block;	
		}
		
#navprojects	{
	position: absolute;
	width: 80px;
	height: 20px;
	line-height: 20px;
	margin-top: 520px;
	margin-left: 250px;
	text-align: center;
	display: block;
		}
		
#navrecent	{
	position: absolute;
	width: 160px;
	height: 20px;
	line-height: 20px;
	margin-top: 520px;
	margin-left: 350px;
	text-align: center;

		}
	
/* Navigation bar anchors */

#navhome a:link, #navhome a:visited	{
	width: 70px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;	
		}
	
#navhome a:hover	{
	width: 70px;
	height: 20px;
	line-height: 20px;
	background-color: #cccccc;
	display: block;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
	
	
#navprofile a:link, #navprofile a:visited	{
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;	
		}
	
#navprofile a:hover	{
	width: 80px;
	height: 20px;
	background-color: #cccccc;
	display: block;
	line-height: 20px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
	
	
#navprojects a:link, #navprojects a:visited	{
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;	
		}
	
#navprojects a:hover	{
	width: 80px;
	height: 20px;
	background-color: #cccccc;
	display: block;
	line-height: 20px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
	
	
#navrecent a:link, #navrecent a:visited	{
	width: 160px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;	
		}
	
#navrecent a:hover	{
	width: 160px;
	height: 20px;
	background-color: #cccccc;
	display: block;
	line-height: 20px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}

	
#contact2 a:link, #contact2 a:visited	{
	color: #000;
	width: 140px;
	line-height: 20px;
	display: inline;
	border: 1px solid #00f;
	font-weight: bold;
	font-size: 11px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;	
		}
	
#contact2 a:hover	{
	color: #000;
	width: 140px;
	background-color: #fff;
	display: inline;
	line-height: 20px;
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	font-family: georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
	
#sidebar a:link, #sidebar a:visited	{
	display: inline;
	border: 0;
	font: bold 16px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
		}
	
#sidebar a:hover	{
	background-color: #cccccc;
	display: inline;
	border: 0;
	font: bold 16px georgia, palatino, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
	
/* Project */
		
div#projectlogo	{
	position: absolute;
	margin: 10px 0 0 580px;
	padding: 0;
	border: 0;
	text-align: left;
	width: 150px;
	height: 40px;
	z-index: 2;
	}
	
div#projecttype	{
	position: absolute;
	margin: 80px 0 0 580px;
	padding: 0;
	border: 0;
	text-align: left;
	width: 150px;
	height: 40px;
	z-index: 2;
	}
		

		
/* Other */
	
#right	{
		text-align: right;
		}