/* I KNOW THIS IS DIRTY, SO IF YOU'RE LOOKING AT IT, KNOW THAT I'LL CLEAN IT UP LATER....GEEEESE! */
body{
background-color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
}

#rotator
{
	margin-left: auto;
	margin-right: auto;
  background: url(../images/background/rotator.php) no-repeat center top;
  width: 1022px;
  height: 650px;
}

#photo{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/frank-bg.jpg) ;
width: 1022px;
height: 650px;
}

#client{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/plane-bg.jpg) ;
width: 1022px;
height: 650px;
}


#about{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/me-bg.jpg) ;
width: 1022px;
height: 650px;
}

#art{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/branch-bg.jpg) ;
width: 1022px;
height: 650px;
}


#print{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/rob-bg.jpg) ;
width: 1022px;
height: 650px;
}

#web{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/girl-bg.jpg) ;
width: 1022px;
height: 650px;
}


#identity{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/bird-bg.jpg) ;
width: 1022px;
height: 650px;
}


#contact{
margin-left: auto;
margin-right: auto;
background-image: url(../images/background/cars-bg.jpg) ;
width: 1022px;
height: 650px;
}


#container{
position: absolute;
margin-top: 65px;
margin-left:80px;
margin-right:auto;
width: 700px;
height: auto;
}

#content{
	padding-top: 30px;
	margin-left: 60px;
	margin-right: 30px;
	padding-bottom: 30px;
}

#logo{
postion: absolute;
float: left;
margin-left: 25px;
}

#display{
background-image: url(images/bg.gif);
width: auto;
height: auto;
}



#nav{
position: absolute;
margin-top: 15px;
margin-left: 130px;
float: left;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}


#nav a:link{
color:#666666;
padding-left: 10px;
padding-right: 10px; 
text-decoration: none;

}

#nav a:visited{
color:#666666;
padding-right: 10px;
padding-left: 10px;
text-decoration: none;
}


#nav a:hover{
	color: #FFFFFF;
}






/*
#nav, #nav ul {
	padding: 0;
	margin-top: 1px;
	list-style: none;
	font-weight: bold;
	width: auto;
	}

#nav a {
	display: inline;
	text-transform:uppercase;
	width: auto;
	color:#000000;
}

#nav li {
	float: left;
	width: auto;
	padding-bottom: 12px;
	display: inline;
	}

#nav li ul {
	position: fixed;
	width: auto;
	margin-top: 18px;
	margin-left: 10px;
	left: -999em;
	background-color:#FFFFFF;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
		display: inline;


}

#nav li:hover ul {
	left: auto;
			display: inline;

}

#nav a:hover{
		background-color: #CCCCCC;
				display: inline;

}

*/




img {
	border-style:none;
}

h1{
position: absolute;
margin-top: -15px;
margin-left: 130px;
float: left;
color:#30282B;
font-size: 5em;
letter-spacing: 10px;
}

h2{
font-size: 1.5em;
background-color:#FFFFFF;
background-image: url(images/bg.gif);
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

p{
background-image: url(images/bg.gif);
background-color:#FFFFFF;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}



#simpleviewer{
padding-top: 5px;
}

#top-fade {
	z-index: 99;
	position: relative;
	top: 0%;
	background-image: url("images/top-fade.png");
	width: 700px;
	height: 45px;
}

.helvetica{
font-family: helvetica;
}


.img-left{
	float: left;
	margin-right: 10px;
}

.img-right{
	float: right;
}

.visit{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 12px;
}

.visit a:link{
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #FFFFFF;
color:#000000;
text-decoration: none;
font-weight: bold;
}

.visit a:visited{
background-color: #FFFFFF;
color:#000000;
text-decoration: none;
}

.visit a:hover{
background-color: #000000;
color:#FFFFFF;
text-decoration: none;
}

#form{
padding-left: 30px;
padding-top: 20px;
padding-bottom: 20px;
}


.submit input
{
color: #FFFFFF;
background: #000000;
border: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

.field input
{
color: #FFFFFF;
background: #000000;
border: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

textarea{
color: #FFFFFF;
background: #000000;
border: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

#right{
	float: right;
	padding-left: 10px;
}


#left{
	float: left;
}

#print-display{
background-image: url(images/bg.gif);
width: auto;
height: auto;
}

#print-display h2{
font-size: 1.5em;
padding-left: 20px;
padding-bottom: 0;
}
#print-display h3{
font-size: 14px;
padding-left: 20px;
}

#resume{
position: absolute;
float:right;
padding-right: 30px;
padding-left: 730px;
padding-top: 50px;
}

#resume img{
border: #ffffff;
border-style: solid;
border-width: thin;
}



