* {
       margin: 0px;
       padding: 0px;
       border: 0px;
       font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.FormBox {
}



#Wrapper {
	width: 950px;
	margin-left: -475px;
	position: relative;
	left: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Nav {
	width: 950px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: right;
}
#Wrapper #Header {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: auto;
	background-image: url(../images/pg_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	float: right;
	clear: both;
}

#Wrapper #MainArea {
	float: right;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
}

#Wrapper #MainArea #Content {
	border-left-style: none;
	width: 945px;
	float: right;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat;
}

#Wrapper #Footer {
	clear: both;
	width: 950px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.FormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	padding: 1px;
	background-color: #F3F3F3;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #D4D4D4;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 1px;
	margin: 1px;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	letter-spacing: 1.5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #082761;
	background-color: #F3F3F3;
	padding: 3px;
	border: thin solid #666666;
	width: 200px;
	margin-bottom: 5px;
}
form dd {
	margin: 5px;
}
form dt {
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Wrapper #Content label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#Wrapper #Content fieldset {
	border: 1px dashed #FE0000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	left: auto;
	right: auto;
	background-image: url(../images/trans_left.png);
}
#Wrapper #Content blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #ECE9D8;
	padding: 5px;
	border-top: 1px outset #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px outset #666666;
	width: 450px;
	text-align: left;
}
#Wrapper #Content li {
	list-style-image: url(../images/0100_sosimple2.png);
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	list-style-position: inside;
}
#Wrapper #Content ul {
	background-color: #EBEBEB;
	margin: 5px;
	border: 1px solid #333333;
	width: 85%;
}

#Wrapper #Content th {
	background-color: #ECE9D8;
	border: 1px solid #666666;
}
#Wrapper #Content #media_embed {
	border: 1px solid #000000;
	padding-top: 8px;
}

#Wrapper #Content legend {
	background-repeat: repeat;
	background-color: #ECE9D8;
}
#Wrapper #Header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Footer a {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.QuoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #ECE9D8;
	padding: 5px;
	border-top: 1px outset #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px outset #666666;
	width: 450px;
	margin-left: 40px;
}
.NewsDate {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #0A3163;
}
.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C4CCEF;
	border: 1px solid #666666;
}
th {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#Wrapper #MainArea #Content #gallery_select {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
}
