body	{
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 10px;
		margin: 0;
		right: 0px;
		background: #242424;
		}
a {color: #999999; text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:hover {color: #aeaeae; text-decoration:none}
a:active { color:#999999; text-decoration:none}


	#site {
	width: 1024px;
	height: 768px;
	background: url(images/mainBG.jpg) no-repeat;
	}
	
	#sitetwo {
	width: 1024px;
	height: 768px;
	background: url(images/mainBGempty.jpg) no-repeat;
	}
	
	#sitethree {
	width: 1024px;
	background: url(images/mainBGempty.jpg) no-repeat;
	}
	
	#header {
	width: 1024px;
	height: 45px;
	}
	
		#navbuttons {
		margin-right: 20px;
		float: right;
		}
	
	#resumeheader {
	margin-top: 15px;
	width: 1024px;
	height: 100px
	}
	
	#resume {
	width: 700px;
	}
	
	#jervo {
	width: 900px;
	}
	
	#calendarinfo {
	margin-top: 15px;
	width:1024px;
	height: 20px;
	}
	
	#contactinfo {
	margin-top: 15px;
	width:400px;
	}
	
	#calendar {
	margin-top: 15px;
	width: 900px;
	height: 625px;	
	}
	
	#info {
	width: 1024px;
	height: 144px;
	}
	
	#bazi {
	width: 1024px;
	height: 250px;
	margin-top: 13px;
	}
	
		#baziname {
		width: 1024px;
		height: 25px;
		}
	
	#twitter {
	width: 1024px;
	height: 100px;
	}
	
	#footer {
	margin-top: 5px;
	width: 1024px;
	height: 50px;
	}