/* CSS Document */

* {
margin:0px;
padding:0px;
}

body {
background:#000000;
color:#ffffff;
font-family:"Century Gothic",Tahoma;
font-size:11px;
color:#999999;
scrollbar-highlight-color:blue ;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#menu ul {
	padding-top: 35px;
}


#menu ul li{
display:inline;
padding:0 15px 0 15px;
}


#menu ul li ul{
padding:0;
margin-left:15px;
display:none;
}

#menu ul li ul li a {
color:#FFFFFF;
}

.main_menu{
display:inline;
}

#menu {
display:inline;
float:left;
width:988px;
}


#container {
margin:0px auto;
width:988px;
}

#header {
padding:50px 0 20px 0;
float:left;
}

h1 {
font-size:12px;
/*background:transparent url(../images/logo.jpg) no-repeat;
text-indent: -9999em; 
width: 255px;*/
line-height:20px;  
}

a {
color:#666666;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#footer {
float:right;
text-align:right;
width:500px;
}

#footer ul.first {
padding: 0 0 10px 0;
}
#footer .first{
border:0;
}

.s1 {
background:transparent url(../images/right.gif) repeat-x scroll 0 50%;
height:15px;
}

.s2 {
background:transparent url(../images/corner.gif) no-repeat scroll 0 50%;
height:15px;
}

.s3 {
	height:300px;
	overflow: hidden;
 }

.s4 {
background:transparent url(../images/bottom_right.gif) repeat-x scroll 0 100%;
height:15px;
}

.s5 {
background:transparent url(../images/bottom_corner.gif) no-repeat scroll 0 100%;
height:15px;
} 

#s6 {
float:left;
 }
 
#content {
width: 464px;
background-color:#171717;
clear:both;
float:left;
}

#footer p {
float:right;
color:#1E1E1E;
 }

p, .s3 ul, h1, h2, h3, h4 {
padding: 10px;
}

p, h1, h2, h3, h4 {
padding-left:33px;
}

#menu ul li, #footer ul li {
border-left:1px solid #1E1E1E;
display:inline;
padding:0 15px 0;
}

#threaddesign {
color:#444444;
}

.phil_table, .sust_table, .expr_table {
border-right:1px solid #417A1B;
}

h1 {
font-size:14px;
}

h2 {
font-size:12px;
}

h3 {
font-size:11px;
}

h4 {
font-size:11px;
color:#666666;
}

#mainContent ul li {
list-style-image:url(../images/bullet_point.gif);
list-style-position:outside;
padding-left:20px;
padding-top: 2px;
line-height:11px;
margin-left:40px;
}

ul.list-content li {
padding-bottom:2px;
}

p.nopadding {
padding-bottom:0px;
}