html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

table td p {
font-family:Verdana,Arial,sans-serif; 
font-size: 12px; 
color: #4A4A4A; 
line-height:1.4;
}

li {
padding-bottom:8px;
}

ul {
padding-left:10px;
margin-left:10px;
margin-bottom:12px;
}

ol {
margin-bottom:12px;
}

#wrapper {
width:960px;
margin:auto;
font-family:Verdana,Arial,sans-serif; 
font-size: 12px; 
color: #ffffff; 
line-height:1.4;
background-color:#030303;
background-image:url(images/bg_shani.jpg);
background-repeat:no-repeat;
}

.logo {
padding-left:189px;
padding-top:35px;
padding-bottom:20px;
}

.home {
background-image:url(images/bg_home.png);
background-repeat:no-repeat;
height:605px;
}

.content-top {
height:90px;
background-image:url(images/bg_content_top.jpg);
background-repeat:no-repeat;
}

.content-middle {
background-image:url(images/bg_content_middle.jpg);
background-repeat:repeat-y;
}

.content-bottom {
height:85px;
background-image:url(images/bg_content_bottom.jpg);
background-repeat:no-repeat;
}

.content {
margin:0 108px;
}

.topnav {
text-align:right;
margin-right:67px;
padding-top:10px;
}

.footer {
text-align:center;
padding-bottom:10px;
color:#AAAAAA;
font-size:10px;
font-family:Verdana,Arial,sans-serif; 
font-size: 11px; 
}

.tests {
float:right;
width:200px;
padding-left:20px;
margin-left:20px;
border-left:dotted 1px #666666;
font-size:10px;
color:#AAAAAA;
}

.blogside {
float:right;
width:200px;
padding-left:20px;
margin-left:20px;
border-left:dotted 1px #666666;
font-size:10px;
color:#AAAAAA;
}

.blogside .sidetitle {
text-transform:uppercase;
font-weight:bold;
margin-bottom:6px;
font-size:11px;
}

.quoter {
margin:5px 0;
margin-bottom:12px;
margin-left:10px;
padding-bottom:12px;
text-align:right;
border-bottom:dotted 1px #CEEB8D;
}

.audio {
margin:5px 0 18px 0;
}

.thumb {
border:solid 1px #FFFFFF;
margin-right:7px; 
margin-bottom:7px;
}


/* COMMON */

h1 {
color:#FFFFFF;
padding-bottom:19px;
font-size:18px;
line-height:110%;
}

h2 {
color:#FFFFFF;
font-weight:bold;
font-size:13px;
padding:3px 0 3px 8px;
margin-bottom:12px;
background-color:#E23D45;
border-top:dotted 1px #FFFFFF;
border-bottom:dotted 1px #FFFFFF;
}

h3 {
color:#1F417D;
font-weight:bold;
padding-bottom:3px;
margin:0;
font-size:12px;
}

h4 {
color:#1F417D;
font-weight:bold;
font-size:14px;
padding-bottom:0;
margin:0;
}

h5 {
color:#784803;
margin-bottom:15px;
font-size:13px;
font-weight:bold;
padding-left:10px;
margin-top:-5px;
}

.floatleft {
float:left;
margin-right:20px;
margin-bottom:20px;
padding:2px;
}

.floatright {
float:right;
margin-left:25px;
margin-bottom:15px;
text-align:right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/* LINKS */
a:link, a:active {color: #E23D45; text-decoration:none}
a:visited {color: #E23D45; text-decoration:none} 
a:hover {color: #E23D45; text-decoration:underline}


/* FORM */

input.join {	
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #805311;	
padding:2px;
padding-left:6px;
width:158px;
margin-bottom:6px;
margin-top:2px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
height:15px;
}

input.box:hover {
border:solid 1px #888888;
}

textarea.box {	
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #bfbfbf;	
padding:2px;
padding-left:6px;
width:200px;
margin-bottom:10px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
}

textarea.box:hover {
border:solid 1px #888888;
}

select {
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #86A249;	
padding:2px;
padding-left:6px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
margin-bottom:10px;
margin-top:2px;
}

input.speak {	
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #86A249;	
padding:2px;
padding-left:6px;
width:200px;
margin-bottom:10px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
margin-top:2px;
}

