body{
       margin:0;

	padding-top:0px;

	background:#333333 url(images/body.png);

	font-family:"Trebuchet",Tahoma,Verdana,sans-serif;

	color:#fff;

	font-size:16px;

	}
.hilight_blue{
 color:#021c9f;
}
.course_titles_blue{
 color:#021c9f;
 font-size:16px;
}

img {

	border:0;
}

a {

	color:#ff6666;

	text-decoration:none

	}

a:hover {

	color:#905700;

	text-decoration:none

		}

h1, h2, h3, h4, h5, h6 {

	

	}

blockquote {

	padding-left:10px;

	color:#9999ff;

	font-style: normal;

	

	}

.clear {

	clear:both;

	}

.alignleft {

	float:left;

	}

.alignright {

	float:right;

	}



/* The Wrapper */



.wrapper {

	width:1000px;

	margin:0 auto;

	background:#000;

	border:1px solid #222;

	

	}



/* The Top */



.top {

	height:116px;

	margin-top:0px;

	background:url(images/top.jpg);

	}

.blogname {

	float:left;

	width:700px;

	}

.blogname h1  {

	font-size:26px;

	font-weight:bold;

	margin:30px 0 0 80px;

	color:#fff;

	text-decoration: none;

	

	}



.blogname h1  a:link, .blogname h1  a:visited{ 

	

	color: #fff; 

	text-decoration: none; 

	background-color:transparent;

	}

	



.blogname h1  a:hover { 

	color: #ab2424; 

	text-decoration: none; 

	background-color:transparent;

	}	

	

	

.blogname h2 {

	margin:0px 0 0 80px;

	font-size:14px;

	font-weight:normal;

	color:#999;

	}

	

/* The Search */



.search {

	height:29px;

	padding:8px 10px 0 14px;

	float: right;



	}

.search form {

	background:#000 url(images/search.jpg);

	width:230px;

	height:31px;

	padding-top:10px;

	padding-left:32px;

	}

.search input {

	float:left;

	}

.search input#s {

	width:160px;

	border:none;

	background:#fff;

	font-size:16px;

	color:#000;

	height:20px;

	}

.search input#submit {

	border:none;

	background:#fff;

	font-size:16px;

	color:#5e0000;

	height:22px;

	width:35px;

	}		

	

.line{

	height:212px;

	background:url(images/line.jpg);

}

/* The Content */

#content {

	float: right;

	width: 770px;

	margin: 0 0 20px 0;

	padding: 0 0;

	

	}



.post {

	margin: 20px 10px 0 10px;

	padding: 0 0;

	height: 100%;

	background: #000 ;

	text-align: justify;

	color:#999999;





	}



.post h2 {

	height:29px;

	margin: 0 0;

	padding: 4px 0px 0px 10px;

	background:#000 url(images/title.jpg);

	text-align: left;

	font: normal  20px "Tahoma", Arial, sans-serif;

	

	}



.post h2 a, .post h2 a:link, .post h2 a:visited  {

	color: #fff;

	background-color: transparent;

	}





.post .postmetadata {

	margin: 0 0;

	padding: 2px 5px 0px 10px;

	height: 18px;	

	background:#222;

	border:1px solid #333;

	font: normal 12px Verdana, Arial, sans-serif;

	text-align: right;

	}



.post a:link,

.post a:visited {

	color: #ff6666;

	background-color: transparent;

}



.post a:hover {

	color: #fff;

	background-color: transparent;

	text-decoration: none;

}



.entry {

	margin: 0 0;

	padding: 5px 25px ;

	}

	

	



#sidebar {

width:200px;

float:left;

font-size:14px;

color:#5a0105;

margin: 10px 0px 0px 10px;



}



#sidebar ul {

margin:0;

padding:0;

list-style-type:none;

}



#sidebar  h2 {

font-size:16px;

font-weight:bold;

font-family:Tahoma, arial,sans-serif;

font-variant:small-caps;

padding:3px;

background:#790001;

border:1px solid #ab2424;

Margin: 10px 0 0 0;

color:#fff;

}



#sidebar a {

line-height:160%;

padding:4px 0 4px 0;

color:#fff;

}



#sidebar a:hover {

text-decoration:none;

color:#ff6666;

}



#sidebar ul li a {

padding-left:10px;

}

#sidebar table {

	width:100%;

	text-align:center;

	}	

#ad div {

	text-align:center;

	

}





/* --- FOOTER --- */





#footer {

	height:15px;

	padding:5px 0 0 15px;

	margin:5px 0 0 0;

	background:#333;

	color:#fff;

	font-size:10px;

	font-weight:normal;

	letter-spacing:1px;

	

	}



#footer a {

	color:#197fb6;

	text-decoration:none;

	}



#footer a:hover {

	color:#FFF;

	

	}



/* The Navigation */



.navigation {

	height:10px;

	padding:0 20px;

	}

.navigation a {

	font-weight:bold;

	text-decoration:none;

	font-size:14px;

	color:#990000;

	}

.navigation a:hover {

	color:#db0000;

	

	}



/* The Attachment */



.contentCenter {

	text-align:center;

	}



/* The Page Title */



h2.pagetitle {

	padding:0;

	margin:0 0 20px 0;

	font-size:25px;

	text-align:center;

	}



/* The Comments */



.comments {

	}

.comments form {

	}

.comments textarea {

	width:93%;

	height:156px;

	background:#fff;

	border:1px solid #c70202;

	color:#000;

	padding:10px;

	overflow:auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	}

#commentform {

	padding-left:23px;

	}

#commentform input {

	background:#9999ff;

	border:1px solid #fff;

	color:#484849;

	padding-left:10px;

	}

.comments input#submit {

	padding:0;

	width:72px;

	height:29px;

	}

.comments h2 {

	font-size:19px;

	line-height:30px;

	margin:24px 0 0 23px;

	padding:0;

	font-weight:normal;

	}

.comments ol li p {

	padding:0;

	margin:10px 0;

	}