body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bfbfbf;
	text-align:center;
}

#container {
	width:861px;
	height:100%;
	margin:0 auto;
}

#toppictures {
	width:861px;
	height: 290px;
	text-align:center;
}

#navbar_internal {
	width:861px;
	height:52px;
	text-align:left;
}

#h_internal {
	width: 861px;
	height:52px;
	float:left;
	margin-left:20px;
}

#nav_internal {
	width:450px;
	height:52px;
	text-align:left;
	margin-left:411px;
}

#copy_internal {
	width:600px;
	text-align:center;
	margin-top:65px;
	margin-left: 110px;
	padding-left:15px;
	border-left:2px solid #cc0f37;
}

#footer {
	width:861px;
	height:43px;
	text-align:left;
	clear:both;
	margin-top:85px;
	margin-bottom:85px;
}

#ivan_footer {
	width:400px;
	height:43px;
	margin-left:0px;
	padding-right:15px;
	float:left;
	text-align:right;
}

#contact_footer {
	width:330px;
	height:43px;
	text-align:left;
	padding-left:15px;
	border-left:2px solid #cc0f37;
	float:left;
}

p, li {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:17px;
}

#heading {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

#homecontainer {
	width:861px;
	height:646px;
	text-align:left;
}

#homepic {
	width:367px;
	height:646px;
	float:left;
}

#homecontent {
	width:464px;
	float:left;
	margin:130px 20px 0px 10px;
	text-align:center;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}