@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	background-image: url(/_images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #660066;
}
h1 {
	color: #39255A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content {
	display: block;
	padding: 10px;
}
#right {
	display: block;
	padding: 10px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color:#39255A;
}
#right a:link, #right a:visited, #right a:active {
	color: #FFFF00;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#footer_ad {
	display: block;
	padding: 10px;
	width:930px;
	text-align: center;
}
#background {
	text-align: left;
	width: 950px;
	display: block;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background: rgba(0,0,0,.7);
	filter:alpha(opacity=70);
}
#center {
	width: 950px;
	display: block;
}
#footer {
	display: block;
	padding: 10px;
	width:950px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover {
    color: #FFFF00;
	text-decoration: underline;
}
.phone {
	font-size: 24px;	
}
h2 {
	color: #30204F;
}
