body {
	text-align: center;
	background: url("images/misc/bg.jpg");
	
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	background-color: #c60651;	
	
}

body img {
	display: block;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #034ea2;	
}

#container {
	width: 750px;
	margin: auto;
	
	background-color: #034ea2;
	display: block
}

#main {
	float: left;
	width: 739px;

	
	padding: 0px 7px 0px 7px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
background: url("images/misc/background1.jpg") repeat-y;
	
}

/**Do not Modify**/

#header {
	width: 741px;
	height: 150px;
	background-color: #034ea2;
	text-align: left
	
}

/**header title**/
#header p {
	padding: 40px 0px 40px 10px;
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 24pt;
}

/**Main Content**/
#mainCol {
	position: relative;
	top: -21px;
	bottom: -21px
	margin-left: 0;
	width: 728px;
	float: absolute;
}

#mainCol p {
	margin: 0;
	text-align: left;
	height: 1000;
	display:block;
}

.rightcolumn {
	width:170px;
	float: right;
	border-left: 2px;
	border-left-style: solid;
	border-left-color: #3c56a6;
	padding-left:5px;
	text-align: center;
	height: auto;
	
	}
	

.leftcolumn {
	width:170px;
	float: left;
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #3c56a6;
	padding-right:10px;
	text-align: centre;
	height: auto;
	
	}
	.rightclear {
	width:170px;
	float: right;
	border-right: 2px;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-color: #3c56a6;
	padding-left:10px;
	text-align: center;
	height: auto;
	
	}
	

.leftclear {
	width:160px;
	float: left;
	border-right: 2px;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-color: #3c56a6;
	padding-right:10px;
	text-align: centre;
	height: 135px;
	
		}
	

.leftclear1 {
	width:160px;
	float: left;
	border-right: 0px;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-color: #3c56a6;
	padding-right:10px;
	text-align: centre;
	height: auto;
	
	}


.h5 {
      font-size: 12px; 
      padding: 0px 10px 0px 10px;
      font-weight: normal;
      color:#000000;}
      
.h6 { 
      padding: 0px 5px 0px 5px;
      font-weight: normal;
      color:#000000;}

.picmid { 
      padding: 0px 225px 0px 150px;
      font-weight: normal;
      color:#000000;}
      
.picmid1 { 
      padding: 0px 0px 0px 190px;
      font-weight: normal;
      color:#000000;}


.mainColHeading {
	width: 735px;
	height: 37px;
	float: relative
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	color: #034ea2;
	text-align: left;
	
}

#footer {
	width: 750px;
	background: url("images/misc/topbot.jpg") repeat-y;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-colour: 034ea2
	
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}