html>body {
	background:#222222;
	background-image:url(images/resumebg_repeat.jpg);
	background-repeat:repeat-x;
	}

#container {
	margin:0 auto;
	margin-top:-8px;
	width:1240px;
	height:599px;
	background-image:url(images/random/rotate.php);
	background-repeat:no-repeat;
	}

#navigation {
	margin-top:70px;
	margin-left:0px;
	width:149px;
	background:transparent;
	float:left;
	}

#screen {
	margin-top:74px;
	margin-left:326px;
	width:451px;
	height:253px;
	background:white;
	float:left;
	}

#title {
	height:90px;
	width:1240px;
	background:#222222;
	margin:0 auto;
	margin-top:15px;
	}

ul.navmain {
	list-style-type:none;
	line-height:40px;
	}

img {
	border:0;
	}

a:active {
	outline:none;
	}

#resume {
	float:right;
	height:30px;
	width:150px;
	margin-top:20px;
	margin-right:260px;
	} 

a.resume {
	font-family:Arial;
	font-size:10px;
	color:#777777;
	text-decoration:underline;
	} 

a:visited.resume {
	font-family:Arial;
	font-size:10px;
	color:#777777;
	text-decoration:underline;
	} 

a:hover.resume {
	font-family:Arial;
	font-size:10px;
	color:#ff6600;
	text-decoration:underline;
	} 

a:active.resume {
	font-family:Arial;
	font-size:10px;
	color:#ff6600;
	text-decoration:underline;
	} 
