body {
	background: #CACACA url("images/background.png") repeat-x;
	font-family: "Trebuchet MS", Verdana, serif;
	text-align:center;
	
}
#container {
	margin: 0 auto;
	width: 795px;
	text-align:left;
}

#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	background-color:#FFFFFF;
	border:1px solid #8C8484;
	padding:30px 0 10px 0;
} 

#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
	clear:both;

}
.content {
	float: left;
	width: 530px;
	text-align: justify;
	padding: 0 20px 0 30px;
	font-size: 12px
}
.menu {
	width: 200px;
	float: right;
	padding: 0 0 0 10px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
/* style for the phproxy code */
#buttons {
	text-align:center;
	padding-top:10px;
}
#buttons img {
	margin-bottom:5px;
}

#ads {
	margin:0;
}
ul#form
{
    clear: both;
	list-style-type:none;
}
ul#form li
{
	
}
.option
{
    padding: 2px 5px;
	clear:left;
}
.option label {
	width:auto;
}
#error
{
	clear: both;
	color: #A40008;
	text-align:left;
	padding:12px 0;
	margin:0;
}
#address_box
{
    width: 350px;
	color:#A40008;
}
#error p {
	margin:0;
}
#triggercontent {
	display:none;
}
td {
	font-size: 12px;
}