body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	font-size: 13px;
	background-color: #000000;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/background3.jpg);
}
#background {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 95px;
	border-bottom: 1px none #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#logo {
	height: 75px;
	background-image: url(images/ivanlogo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#navigation {
	height: 28px;
	margin-right: 30px;
	margin-left: 30px;
	float: right;
	margin-top: 20px;
	width: 150px;
}
#navigation a {
	display: block;
	text-decoration: none;
	font-size: 9pt;
	height: 23px;
	padding-top: 2px;
	color: #CCCCCC;
	margin-bottom: 3px;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
#navigation a:hover {
	color:#ba0c11;
}
#navigation a.curr {
	background-position:bottom;
	color:#ba0c11;
}
#middle {
}
#content {
	min-height: 330px;
	_height: 330px;
	width: 478px;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content h1 {
	padding: 0px;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f0609;
}
#content h2 {
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}
#content p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#content img {
	margin-right: 30px;
	margin-bottom: 15px;
	border: 1px solid #5f0609;
}
.news {
	margin-bottom: 0px;
}
.news .heading {
	float: left;
	width: 310px;
}
.news .date {
	text-align: right;
	float: right;
	width: 130px;
	padding-top: 7px;
}
.news .content {
	clear: both;
	padding-top: 10px;
}
#sidebar {
	float: left;
	width: 212px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#sidebar .image_box {
	margin-bottom: 20px;
	/*border: solid 1px #ba0c11;*/
	width: 200px;
	background-color: #5f0609;
	padding: 2px;
}
#weight {
	clear: both;
}
#footer {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: solid 1px #BABABA;
}
#footer a {
	color: #000000;
}
#copyright {
	float: left;
	text-align: left;
}
#design {
	float: right;
	text-align: right;
	margin-right: 5px;
}
#design_link {
	float: right;
	text-align: right;
	color: #FFFFFF;
}
#design_link a {
	color: #ba0c11;
}
#footer_links {
	text-align: center;
	clear: both;
}
#footer_links a {
	color:#FFFFFF
}
#content a {
	color: #FF0000;
}
.gallery img {
	margin-bottom: 10px;
	border: solid 1px #ba0c11;
	width: 100px;
	background-color: #000000;
	padding: 5px;
	margin-top: 10px;
}
#flashPlayer {
	margin-top:15px;
}
.location {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mail {
	height: 200px;
	width: 202px;
	margin-bottom: 20px;
}#launch {
	margin-bottom: 20px;
}
