/* CSS Document */
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image:url(images/bg_img.jpg);
	background-repeat:repeat-x;
	font-size:9pt;
	margin:0;
	padding:0;
	color: #fff;
	line-height:19px;
	}
p{
  	color:#fff;
  	font-size:9pt;
  	margin:10px 10px 0 35px;  	
	}
td p{
	margin:0;
	}
.smalltxt{
	font-size:8pt;
	}
h1 {
	font-size:10pt;
	margin:10px 30px 0 35px;
	}
h2{	
	margin:10px 30px 0 15px;
	}
h3{
	font-size: 10pt;	
	font-weight:bold;
    margin:5px 5px 0 15px;	
	}
h4{
	font-size: 9pt;	
	font-weight:bold;
	margin:4px 4px 4px 0;
	}
ul, ol {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image:url(images/bullet.gif);
	color:#FFFFFF;
	margin:0 20px 0 35px;
	padding:0 20px 0 25px;
	}
ul.ull2, ul li ul.ul2, ol.oll2, ol li ol.ol2 {
	list-style-image:url(images/bullet_1.gif);
	margin:0 20px 0 40px;
	padding:2px 20px 2px 40px;
	}
.ulcourse{
	list-style-image:url(images/bullet_1.gif);
	margin:0 10px 0 10px;
	padding:2px 10px 2px 10px;		
	}
li{
	margin:0 5px 0 10px;
	color:#FFF;
	}
ol{
	margin:0 5px 0 10px;
	}
a {
	color: #fdfcd0;
	text-decoration:none;
	}
a:hover {
	color: #f6f57b;
	text-decoration:underline;
	}
input, textarea, select {
	background-color:#1d1d1d; 
	color:#CCCCCC;
	border:1px solid #777;
	}
#container{	
	background-color:#000000;
	width:1001px;
	margin-left:auto;
	margin-right:auto;	
	}
#logo{
    background-image:url(images/logo_bg.jpg);
	width:1001px;
	height:101px;
	}
#logo img{
    margin:20px 0 0 25px;
	}
#signup{
	float:right;
	text-align:right;
	padding-top:25px;
	color:#999;
}
#signup p{
	line-height:24px;
	color:silver;
}
#navigation{
    background-image:url(images/navigation_bg.jpg);	
	width:1001px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#navigation img{
    margin:10px 35px 0 20px;
	}
#header{	
	width:1001px;
	height:198px;
	margin-top:4px;
	}
#leftcontent{
	width:730px; 
	margin-top:12px;
	float:left;
	padding-bottom: 30px;
	}
#leftcontent h3 {
	margin-left: 35px;
}
#leftcontent .alignleft {
	margin-left: 35px;
}
#leftcontent .alignright {
	float: right;
}
#leftcontentwide{
	width:100%;	
	}
#leftcontent h2 {
	margin-left: 35px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
#leftcontent small {
	margin-left: 35px;
}
#leftcontent p small {
	margin-left: 0;
}
#respond {
	margin-left: 35px;
}
#comments {
	margin-left: 35px;
}
.boxes{
	background-image:url(images/inner_boxes_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:223px; 
	height:140px;
	float:left;
	clear:both;
	margin:2px 5px 0 5px;
	}
#rightcontent .boxes p{
	color:#1d1d1d;
	font-size:7pt;
	line-height:13px;
	}
.boxes a{
    color:#1d1d1d;
    font-weight:bold;
	line-height:15px;
	}
#rightcontent{
	background-image:url(images/rightcontent_bg.jpg);
	background-repeat:repeat-x;
	width:225px;
	height:auto;	
	margin:12px 8px 0 11px;
	margin-bottom:15px;
	float:left;
	}
#inner #rightcontent{
	height: auto;
	margin-bottom:15px;
	}
#rightcontent p{
    color:#FFFFFF;
    margin:5px 5px 0 15px;
	font-size:8pt;
	}
rightcontent img{
    margin:20px 5px 0 15px;	
	}
#footerspread{
	width:100%;
	background-image:url(images/footer_bg.gif);
	height:60px;
	}
.boxwidth{
	width:250px;
	}	
.regboxwidth{
	width:520px;
	}		
#footer{
	width:1001px;
	margin-right:auto;
	margin-left:auto;	
	}
#footerleft{
	width:660px; 
	height:48px;
	padding:6px;
	clear:both;
	float:left;		
	}
#footerleft p{
	margin:0;
	padding:10px 10px 10px 10px;
    color:#8e8e8e;
	font-size:7pt;
	}
#footerright{
	background-image:url(images/footer_bg.gif);
	width:320px; 
	height:48px;
	float:right;		
	}
#footerright p{
    color:#8e8e8e;
	margin:0;
	padding:15px 0 10px 0;
	text-align:right;
	}
#map {
	border:1px solid #777;
	background:#222;
	width:660px;
	margin-left:auto;
	margin-right:auto;
	}
#map p,td{
	color: #777;
	}
#table1 p, td {
	color: #fff;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #rightcontent ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 65px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#rightcontent ul, #rightcontent ul ol {
	margin: 0;
	padding: 0;
	}

#rightcontent ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#rightcontent ul p, #rightcontent ul select {
	margin: 5px 0 8px;
	}

#rightcontent ul ul, #rightcontent ul ol {
	margin: 5px 0 0 10px;
	}

#rightcontent ul ul ul, #rightcontent ul ol {
	margin: 0 0 0 10px;
	}

ol li, #rightcontent ul ol li {
	list-style: decimal outside;
	}

#rightcontent ul ul li, #rightcontent ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#rightcontent h2{
	font-size: 10pt;	
	font-weight:bold;
    margin:5px 5px 0 15px;	
	}
.metalinks {
	margin-top: 3px;
	}
.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	padding: 2px;
	}
.chronodata {
	margin-left: 35px;
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left center no-repeat;
	}
.chronodata abbr { border: 0; }
/* End Entry Lists */