@charset "UTF-8";
body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container {
	clear: both;
	float: left;
	height: 100%;
	width: 910px;
}
#left_collumn {
	height: 620px;
	width: 210px;
	clear: both;
	float: left;
}
#header_box {
	clear: both;
	float: left;
	width: 200px;
	padding-left: 10px;
	height: 110px;
	padding-top: 10px;
}
#nav_box {
	width: 200px;
	height: 480px;
	clear: both;
	float: left;
	margin-left: 10px;
}
#right_collumn {
	clear: none;
	float: left;
	height: 620px;
	width: 700px;
}
#right_header {
	height: 120px;
	width: 670px;
	float: left;
	clear: both;
	margin-left: 30px;
}
#image_box {
	height: 480px;
	width: 670px;
	margin-left: 30px;
	float: left;
}
#text_box {
	width: 350px;
	float: left;
	clear: both;
	height: 120px;
}
h1 {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: heavy;
	font-size: 12px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;	
}
ul {
	margin: 0px;
	padding: 0px;	
}
li {
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 20%;
	width: 20%;
}
#footer {
	background-color: #000000;
	clear: both;
	float: left;
	height: 16px;
	width: 585px;
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer1 {
	background-color: #000000;
	clear: both;
	float: left;
	height: 16px;
	width: 210px;
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#portrait_box {
	height: 450px;
	width: 357px;
	padding-top: 30px;
}
#sitebybox {
	height: 50px;
	width: 230px;
	clear: both;
	float: left;
}
