body { 
	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background-color: #EBEBEB;
	color: #333333;
}
h1 {
	margin: 0px 0px 4px 0px;
	font-size: 1.5em;
	}
p {
	margin: 0px 0px 15px 0px;
}
h2 {	
	color: #FFFFFF;
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
    background-color: #d1191e;
	padding-left: 3px;
	}
h3 {	
	color: #FFFFFF;
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
	background-color: #d1191e;
	padding-left: 3px;
	}
#wrapper {
	width: 742px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 4px;

}
#header {
	width: 740px;
	border-bottom: solid 1px #CCCCCC;
	float: left;
}
#nav {
	width: 740px;
	float: left;
}
.navMenu {

	float: left;
	margin: 0px;
	padding: 0px;
	padding: 5px;

}

.navMenu a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-right: 6px;
	}
.navMenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-right: 6px;
	}
.navMenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	margin-right: 6px;
	}
#nav ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-right: 6px;
	}
#container {
	float: left;
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;

	
}
#container2 {
	float: left;
	border: solid 1px #CCCCCC;
	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	
	
	
}
.inside 
{
    background-image: url(../Images/red_panel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 45px;
	width: 737px;
	height: 70px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.5em;
}
    
#content {
	width: 742px;
	float: left;
	margin-bottom: 5px;
}
#content img 
{
    padding-left: 8px;
    padding-right: 8px;
    /*border: solid 1px #CCCCCC;*/
}
#content a:link {
    color: #333333;
    font-weight: bold;
}
#footer {
	width: 740px;
	clear: left;
	font-size: 0.9em;
	margin: 20px auto 0px auto;
	text-align: left;
	float:left;

}
.left {
	width: 500px;
	float: left;
}
.right {
	width: 220px;
	float: right;
}
.logo {
	margin-top: 15px;
	}
.unlock {
	width: 444px;
	float:left;
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin-top: 8px;
}
.unlock h2
{
    margin-bottom: 4px;
    text-align: center
}
.unlock .item {

	border: solid 1px #CCCCCC;
}
.unlock .item 
{
	margin: 2px 0px 3px 4px;
	font-size: 1em;
    width: 434px;
    float: left;
}

.unlock .item .text a, .unlock .item .text a:link, .unlock .item .text a:visited, .unlock .item .text a:active
{
    color: #fff;
    font-weight: bold;
    display: block;
    float: left;
    background-image: url(../Images/gradback.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    width: 430px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    text-decoration: none;
	background-color: #d1191e;
}

.unlock .item .text a .summary
{
    color: #ccc;
}

.unlock .item .text a:hover 
{
    background-image: url(../Images/gradback_over.jpg);
    color: #fff;
}

.unlock .item .more 
{
	margin: 2px 0px 3px 4px;
	border: solid 1px black;	
}
.unlock .item a:link 
{
    color: #333333;
    font-weight: bold;
}
.panel2 {
	width: 276px;
	float: right;
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin-top: 8px;
}
.panel2 h3
{
    margin-bottom: 4px;
    text-align: center
}

.panel2 p {
	margin: 3px;
	}

.copyright {
	margin: 0px auto 0px auto;
	width: 750px;
	font-size: 0.8em;
}

.contactform 
{
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 70px;
}
label {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	margin: 3px;
}
.textinput  {
	border: solid 1px #333333;
	width: 250px;
	margin: 3px;
	height: 18px;
}
textarea {
	border: solid 1px #333333;
	width: 250px;
	margin: 3px;
	height: 200px;
	font-family: Arial, sans-serif;
}

.submitbutton {
	background-color: #222222;
	color: #ffffff;
	border: solid 1px #cccccc;
	margin-left: 0px;
	float:left;
	
}
.address 
{
    width: 210px;
    float: right;
}
.button 
{
    float:left;
}
.coursebox 
{
    margin: 4px;
}
.login .box 
{
    border: solid 1px #333333;
    background-color: #ffffff;
    width: 600px;
    padding: 1px 1px 10px 1px;
    margin: 0px auto 0px auto;
    text-align: center;
}
 
.login .item 
{
    border: solid 1px #CCCCCC;
    width: 375px;
    text-align: left;
    margin: 0px auto 0px auto;
}
.login h3 {	
	color: #FFFFFF;
	font-size: 1.4em;
	margin: 0px;
	background-image: url(../Images/h3back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 3px;
	margin-bottom: 15px;
	}
	
.articleBorder tr
{
    border: solid 2px #000;
}