#content {
	border-top:4px solid #ff9c39;
	border-bottom:1px solid #af1d05;
	margin:0px 20px 0px 20px;
	height:387px;
	text-align:left;
}

#homel {
	float:left;
	background-color:#b01900;
	background-image: url(../images/bg_home_l.jpg);
	background-repeat: no-repeat;
	width:278px;
	height:387px;
	overflow: hidden;
}

#homel div {
	padding:10px;
	font-family: Georgia;
	margin-right:-330px;
	width:260px;
}


#homer {
	float:left;
	background-color:#b01900;
	background-image: url(../images/bg_home_r.jpg);
	background-repeat: no-repeat;
	width:443px;
	height:387px;
}

#homer div{
	font-family: Georgia;
}

#rand {
	margin-top: 292px;
	background-image: url(../images/rand.jpg);
	background-repeat: repeat-y;
	height: 85px;
	padding-left:10px;
	padding-top:10px;
}

#title {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	background-image: url(../images/sep_rand.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#images_rand {
	margin: 7px 5px 2px 0px;
}

#images_rand img {
	margin-right:14px;
	border:1px solid #660000;
}

h1 {

	font-size: 20px;
	color: #ff9933;
	font-weight: normal;
	background-image: url(../images/sep_homel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2 {
	margin-top: 15px;
	font-size: 14px;
	color: #ff9933;
	font-weight: normal;
}

h2 p {
	margin-top:15px;
}