@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;}
	
#body {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	}

#nav{
	list-style:none;
}

#container{
	
	color:#FFF;
	margin:0px auto;
	width:1024px;}
	
.logo {
	width: 1024px;}
	
.top{}

#download{
	float:left;
	color:#903;
	text-align:left;
	margin-left:700px;
	margin-top:-100px;
	font-family:Tahoma, Geneva, sans-serif;}
	
#education{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#903;}
	

#homebracket{
	margin-left:265px;
	margin-top:-50px;
	float:left;}
	
#homebracket2{
	margin-left:265px;
	margin-top:-40px;
	float:left;}
	
#homequote{
	margin-left:410px;
	margin-top:-450px;
	float:left;}
	
#aboutbracket{
	margin-left:265px;
	margin-top:-50px;
	float:left;}
	
#rezbracket{
	margin-left:265px;
	margin-top:-435px;
	float:left;}
	
#contactbracketright{
	margin-left:800px;
	margin-top:-395px;}
	
#aboutpic{
	margin-left:0px;
	margin-top:-17px;
	float:left;}
	
#description{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left:0px;
	margin-top:-190px;
	width:500px;
	padding-left:0px;
	float:left;
	text-align:left;
	color:#000;}
	
#h1{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	text-align:left;
	color:#900}

	
#resume2{
	margin-top:-470px;
	margin-left:460px;
	padding-bottom:100px;
	float:left}
	
	
#thankyou{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;
	text-align:left;
	color:#900;
	margin-top:-320px;
	float:left}
	
#thankyou2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	text-align:center;
	color:#C90;
	margin-top:-270px;
	margin-left:440px;
	float:left}
	
	
.portbracket{
	margin-top:-50px;
	margin-left:300px;
	float:left;}
	
#gallery{
	margin-top:-395px;
	margin-left:440px;
}


#about{
	margin-top:44px;
	display:block;
	width:227px;
	height:59px;
	background:url(images/about_off_11.gif) no-repeat 0 0;
	}

#abouton{
	margin-top:44px;
	display:block;
	width:227px;
	height:59px;
	background:url(images/about_on_11.gif) no-repeat 0 0;
	}

#about:hover{
	background:url(images/about_on_11.gif) no-repeat 0 0;
}

	
#port{
	margin-top:31px;
	display:block;
	width:228px;
	height:58px;
	background:url(images/port_off_14.gif) no-repeat 0 0;}
	
#porton{
	margin-top:31px;
	display:block;
	width:228px;
	height:58px;
	background:url(images/port_on_14.gif) no-repeat 0 0;}
	
#port:hover{
	background:url(images/port_on_14.gif) no-repeat 0 0;}
	
#contacton{
	margin-top:31px;
	display:block;
	width:228px;
	height:58px;
	background:url(/images/contact_on_20.gif) no-repeat 0 0;}
	
#resume{
	margin-top:31px;
	display:block;
	width:229px;
	height:59px;
	background:url(images/resume_off_18.gif) no-repeat 0 0;}
	
#resume:hover{
	background:url(images/rez_on_18.gif) no-repeat 0 0;}
	
#resumeon{
	margin-top:31px;
	display:block;
	width:228px;
	height:58px;
	background:url(images/rez_on_18.gif) no-repeat 0 0;}
	

#contact{
	margin-top:31px;
	display:block;
	height:57px;
	width:230px;
	background:url(images/contact_off_20.gif) no-repeat 0 0;}
	
#contact:hover{
	background:url(images/contact_on_20.gif) no-repeat 0 0;}
	

