body {
	background-color: #000000;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #FF3333;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Layout {
	width: 562px;
	float: left;
	height: 708px;
}
#Content {
	color: #FFFFFF;
	height: 708px;
}
#Content #Content1 {
	margin-right: 30px;
	margin-left: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Content #Content1 #cont1 {
	float: left;
	width: 280px;
	height: 220px;
}
#Content #Content1 #cont1 #title {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: italic;
	color: #796806;
	line-height: 15px;
	background-color: #1F1801;
	text-transform: uppercase;
}
#Content  #Content1  #cont1  #text  h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #796806;
	font-style: italic;
}
#Content #Content1 #cont1 #text {
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFB3;
}
#Content #Content1 #con2 {
	margin-left: 380px;
	margin-right: 60px;
}
#Content #Content1 #con2 #title {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: italic;
	color: #796806;
	line-height: 15px;
	background-color: #1F1801;
	text-transform: uppercase;
}
#Content #Content1 #con2 #text {
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFB3;
}
#Content #Content1 #con2 #text h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #796806;
	font-style: italic;
}
#Footer {
	height: 77px;
	padding-left: 150px;
	font-family: Tahoma;
	font-size: x-small;
	line-height: 3px;
	color: #000000;
	background-image: url(imgs/foot.png);
	background-repeat: no-repeat;
	padding-top: 7px;
}
