body, div, h1, p {
	/*background-color: #3399CC;*/
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, #noBackground{
	background-image: url(../images/background.jpg);
	
margin-top: 0;
	margin-bottom: 0;
}

td{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.line{
	
	background-image: url(../images/LogoFill.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#center{
	text-align: center;
}




	
	
div#main div p {
	background-color: #99CCFF;
	margin-right: 40px;
	margin-left: 40px;
	color: navy;
	font-size: 12px;
	line-height:14px;
}


div#main div{
	background-color: #99CCFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-top:  0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border: 0px;
}



div#main div h1 {
	background-color: #3399FF;
	color: black;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
	font-weight: bolder;
	font-size: 16px;
	height: 25px; 
}

div#main div h2 {
	background-color: #99CCFF;
	color: navy;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}


div#main div h3 {
	background-color: #99CCFF;
	color: navy;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
}

div#main div h4 {
	background-color: #99CCFF;
	color: navy;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 40px;
	margin-left: 40px;
}
div#right, div#main{
	background-color: white;
	margin: 0 0 0 0;
	border: none;
}
div#right div {
	background-color: white;
	border: 0px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border: 1px solid #708090;
}


div#right div h1 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	background-color: White; 
	font-weight: bold;
	font-size: 14px;
	color: #3399cc; 
}

div#right div#tutorTraining p{
	text-align: center;
	font-Weight: bold;
	font-size: 12px;

	
}
div#right div p a:hover, div#main div p a:hover{
	color: #6699CC;
}

div#right a{
	color: blue;
}

div#right div p {
	background-color: white;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
		
}
/* Images */
div#footer{
	background-color: #99CCFF;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
}

img{
		border:none;	

}	
	
img#right {
	float: right;
	padding-bottom	: 2px;
	padding-top	: 2px;
	padding-left	: 2px;
	padding-right	: 2px;
}

img#left {
	float: left;
	padding-bottom	: 2px;
	padding-top		: 2px;
	padding-left	: 2px;
	padding-right	: 2px;
}


	
	
div#contact div p {
	background-color: #99CCFF;
	color: #000066;
	text-align: center;
	font-size: 14px;

}

div#contact div{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #99CCFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-top:  0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border: 0px;
}



div#contact div h1 {
	text-align:left;
	background-color: #3399FF;
	color: black;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
	font-weight: bolder;
	font-size: 16px;
	height: 25px; 
}