@charset "ISO-8859-1";
body
{	text-align: center;
	background-color: #9C6;
}

#wrapper
{
	background-color:#FFFFFF;
	background-image:url(images/tile.gif);
	background-repeat:repeat;
	width: 756px;
	text-align:left;
	top:30px;
	border: 2px solid #030;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container
{
	position:relative;
	width:760px;
}

#content
{
	position:relative;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 593px;
	font-family: Arial, Helvetica, sans-serif;
}



#gallerynav
{ position:relative; 
width: 135px;
padding-top: 10px;
float:left;

}
#navigation
{ position:relative; 
width: 135px;
padding-top: 40px;
float:left;

}

#navigation ul
{
	margin: 0;
	padding: 0 20px;
	list-style-type:none;
}


#navigation li {
	display: block;
	padding:4px;
	margin:0 0px 0 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	line-height:25px;
	text-decoration: none;
	list-style-type:none;
}
#navigation li a {
	color:#9C6;
	text-decoration: none;
	
}
#navigation li a:hover {
	color:#069;
	text-decoration:underline;
}

.clear { height: 0;	font-size:1; line-height:0; display: block;	clear: both; visibility: hidden; }
#name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #053306;
	background-color: #FFF;
	display: block;
	width: 180px;
	z-index: 2;
	position: relative;
	right: 0px;
	float: right;
	top: 100px;
	text-align: right;
	left: -40px;
}
#nameinheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #053306;
}


#footer
{
	background-color:#CCFC99;
	margin: 10px;
	margin-top: 20px;
	padding: 5px;
	text-align: right;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#resumeheader {
	background-color: #FFF;
	z-index: 2;
	position: relative;
	width: 400px;
	background-image: url(images/resumeheader.gif);
	height: 134px;
	float: right;
	right: 226px;
	top: -153px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

