BODY#body {
	text-align:center;
	padding:0;
	margin-left: 0;
	background: #000000; 
}

body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 135%;
}

p {
	margin-top: 0;
        margin-left: 70;
	padding: 0;
	padding-bottom:1em;
}

.moduletable {
	padding: 0;
	margin-bottom: 40;
}

#home_module div,
#home_module p {
        margin-bottom: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 25px;
}

#right div,
#right p,
#right td {
	color: #444;
}

#wrapper,
#wrapper_in {
	position:center;
	margin-left: 60 auto;
	width: 900px;
	text-align: left;
	padding: 0;
}

#wrapper_in {
	background: #000 url(../images/content_bg.jpg) no-repeat left top;
}


#user9 {
	position: top;
        height: 1064px;
        text-align: center;

}

#user8{
        position: top;
        width: 90%;
        height: 850px;
        text-align: center;
}
#home_img {
	position: bottom;
	width: 900px;
	height: 900px;
	background: url(../images/home_bg.jpg) no-repeat left bottom;
}

#home_module {
	position: absolute;
	bottom: 0;
	left: 0;
}

#home_module .moduletable {
	padding: 10px;
	padding-left: 0px;
	width:900px;
}

#home_module h3 {
	display:none;
}

#search {
	position: top;
	bottom: 10px;
	right: 5px;
}

a img {
	border: none;
	display: block;
}

#logo img,
#right img {
	display: block;
}

#content {
	float: center;
	margin: 0;
        margin-left: 60;
	padding: 0;
	width: 800px;
}

#content-padding {	
	padding: 0px;
	padding-left: 80px;
}

#abovemain .moduletable {
	padding-bottom: 20px;
}

#right {
	float: left;
	width: 170px;
	margin-left: 100px;
}

#footer {
	margin-top: 2px;
	margin-left:30px;
	padding-bottom:10px;
}

#search_in {
	width: 900px;
	padding: 0;
	margin: 0;
	position:top;
	bottom:100px;
	right:10px;
}

#search_in .moduletable {
	text-align: right;
	padding: 10px;
}

.space {
	height: 130px;
}

.clear {
	clear: both;
}


/* OTHER TAGS */

a:link, 
a:visited {
	color: #ffffff
	text-decoration: none;
}

a:hover {
        color: #ffffff
	text-decoration: none;
}

.sectiontableheader { 
	font-weight: bold; 
}

.small {
	font-size: 10px;
}

.searchfield, 
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #969488;
	text-indent: 2px;
	font-size: 10px;
	padding: 2px;
}

#search input,
#search_in input {
	width: 180px;
	height: 13px;
	margin: 0;
}

#content table {
	padding: 0;
	margin: 0;
}

table.blog, 
table.contentpaneopen, 
table.contentpane {
	width: 600px;
}

form {
	padding: 0;
	margin: 0;
}


.componentheading, 
.contentheading {
	font-weight: bold;
	text-transform: lowercase;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;	
}

div.contentpaneopen {
	margin-bottom:1em;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-left: 0;
	color: #333;
	text-transform: lowercase;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 15px;
	color: #666;
}

h3 {
	font-size: 13px;
	padding-bottom: 5px;
}

#right h3 {
	font-size: 14px;
	font-weight: normal;
	color: #C83900;
	padding-bottom: 0px;
}

#right .moduletable, 
#right .moduletable_menu, 
#right .moduletable_text {
margin-bottom:1.5em;
}
 
#search h3,
#search_in h3 {
	display: none;
}

h4 {
	font-size: 12px;
	color: #666;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#right ul {
margin:10px !important;
padding:0px !important;
}

#right li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px !important;
	line-height:160%;
	margin:0 !important;
}

#content li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:160%;
	margin:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg) !important;
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg) !important;
}


/* menu tags */

#menu ul {
	margin: 0;
	padding: 0;
	width:650px;
}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding-left: 10px;
	padding-right: 10px;	
	height: 22px;
}

#menu ul li ul {
	display:block;
}

#menu a:link, 
#menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#menu a:hover,
#menu li.active a:link, 
#menu li.active a:visited {
	color: #996600;
}