@charset "utf-8";
#header {
	background-color: #000000;
	width: 955px;
}
body {
	background-color: #000000;
}
#content_right {
	background-color: #000000;
	width: 660px;
	color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	padding-left: 20px;
	vertical-align: top;
}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: 40px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #FF0000;
	text-decoration: none;
}

#content_left {
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	height: 347px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF0000;
}
#content_img {
	vertical-align: bottom;
}



#header_2 {
	background-image: url(Images/red_background.jpg);
	background-repeat: repeat;
	width: 2000px;
}

#p {
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
#left {
	background-image: url(Images/red_background.jpg);
	height: 5px;
}
#content_right_table {
	width: 540px;
}
#content_right a {
	color: #FF0000;
}
#content_right a:hover {
	color: #FFFFFF;
}

