body {
	background-color:#000000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

a {
	color:#660066;
}

#container {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

#top {
	width:760px;
	height:420px;
	margin-left:auto;
	margin-right:auto;
}

#top_black {
	background-color:#000000;
	height:75px;
	width:100%;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}

#top_black p {
	margin:0;
	padding-top:15px;
}

#menu_container {
	height:21px;
	width:100%;
	background-image:url(../images/new/layout1_r4_c1.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	background-color:#000000;
}

#menu {
	text-align:center;
}

#footer_container {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}

#footer {
	width:344px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}

#footer_logo {
	width:44px;
	height:68px;
	float:right;
}

#footer_text {
	float:left;
	width:300px;
	height:68px;
	text-align:center;
	padding-top:5px;
}

#footer_text p {
	margin:0;
}

.title {
	font-size:16px;
}


#top_footer_container {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}

#top_footer {
	width:344px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}

#right_pod {
	width:276px;
	height:188px;
	background-image:url(../images/front.gif);
	float:right;
	background-repeat:no-repeat;
	margin:0 0 0 20px;
}

#right_pod h4 {
	margin:0;
}
