/* ---------Document ---------*/

body{
	font-family:  arial, arial;
	text-align:center;
	color:#9b9b9b;
	background: #202424;
	
}
#wrapper {
	text-align:left;
	font-family:sans-serif;		
	width:1080px;
	margin:0 auto;
	padding: 0;
	background: url('../images/middle.jpg') top center repeat-y;
	
}
#image{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	
	border: 3px double #999;
}


#header{
	height:120px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background: url('../images/top.jpg') top center no-repeat;
}
#header h1 {
	display:none;	
}


#bottom {
	margin:0 0 0 7px;
	padding:0;
	height:200px;
	background: url('../images/bottom.jpg') bottom center no-repeat;
}

/* --------- Content  ---------*/
#content{
	font-family:  arial, arial;
	width:820px;
	padding: 50px 0px 0px 280px;
	
}
#content h2{
	font-size: 1.4em;
}
#content h3{
	font-size: 1em;
}
#content p{
	font-size: 1em;
	line-height: 1.3em;
}
#content li{
	font-size: 1em;
}
.center{
	text-align: center;
}
.content h4 {
	font-size: 0.9em;
}
/* --------- Content  ---------*/

/* -------- Navigation --------*/
#nav {
	height: 22px;
	
}
#nav ul{
	text-align:center;
	margin: 0;
	padding: 0px 2px 0 0;
}
#nav li{
	margin: 0;
	padding: 0 px;
	display: inline;
	/*border-bottom: 1px solid #000;*/
	
}



#nav a:link, #nav a:active,#nav a:visited{
	color:#;
	text-decoration:none;
}
#nav a:hover{
	color:02f0e3;
}
#nav #last {
	border: none;
}
/* -------- Navigation --------*/


/* -------- Gallery ----------*/
#imggallery {
	width: 330px;
	margin:30px auto;	
}
#imggallery dt {
	display:inline;
}
#imggallery a img{
	border: 1px solid brown;
}
#imggallery a:hover img {
	border: 1px solid white;
}
/* -------- PETE ----------*/

#video {
padding: 0 0 0 0;

}
#links {
text-decoration:none;
}
#virtualmachine {
padding: 0 1% 0 0;
}
#virtualmachine2 {
padding: 0 20% 0 0;
}
#mywork {
border: none;
}

#none {
padding: 10 10 10 10;
}

#none a:link{
	color:#699a9b;
	text-decoration:none;
}

#none a:active{
color:#f6f6f6;
	text-decoration:none;

}

#none a:visited{
color:#699a9b;
	text-decoration:none;

}
#none a:hover{
	color:#f6f6f6;
}
#none #last {
	border: none;
}
#controller {
	padding: 0 0 0 6%;
}

#text {
	padding: 0 3% 0 0;
}

#highlight {
color:#6b9b69;
}


