body {
	background-color: black;
	background-image: url(../images/CC2_2_03.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-color: #7ceefc;
	text-align:center;
}

h1{
	font-size: 20px;
 	color: white;
	font-family: Times New Roman, serif;
	padding: 0px;
	margin: 0px;
	padding-top: 25px;
	text-align: left;
	padding-left: 28px;

}

.rColHeader{
	font-size: 15px;
	color: white;
	font-family: Times New Roman, serif;
	padding: 0px;
	margin: 0px;
	padding-top: 21px;
	padding-left: 62px;

}

div#container{
	background-image: url(../images/CC2_2_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 936px;
	min-height: 500px;
	height: 500px;
	background-color: #7ceefc;
	margin-left: auto;
	margin-right: auto;
}

div#header{
	background-image: url(../images/CC2_2_01.jpg);
	background-repeat: no-repeat;
	width: 914px;
	height: 216px;
	clear: both;
}

div#wrapperCol{
	width: 914px;
}

div#leftCol{
	background-image: url(../images/CC2_2_04.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: 284px;
	float: left;
}

div#centerCol{
	background-color: #ffffff;
	width: 500px;
	height: 284px;
	float: left;
	
}

div#rightCol{
	
	height: 284px;
	width: 214px;
	float: right;
	text-align: left;
	background-image: url(../images/backgrounds/ieRColFix.gif);
}

div#footer{
	background-image: url(../images/CC2_2_11.jpg);
	width: 936px;
	height: 140px;
	clear: both;
}

.footerLink	a:link {color: #333399;}
.footerLink	a:visited {color: #333399;}
.footerLink	a:active {color: #000000;}
.footerLink	a:hover {color: #ffffff;text-decoration: none;background-color: #333399;}
.footerLink	a {text-decoration: none;}

.buttonscontainer {width: 150px;
	padding-left: 35px;
	padding-top: 25px;

}

.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #1565f9;
padding: 2px;
padding-left: 3px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #000000 #000000 #000000 #000000;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #7ceefc;
border-color: #000000 #000000 #000000 #000000;
color: #000000;
text-decoration: none;}

div#centerColContentWrapper{
	margin-left: 30px;	
}

div#centerColContentTop{
	background-image: url(../images/CC2_2_12.jpg);
	background-repeat: no-repeat;
	width: 459px;
	height: 82px;	
}

div#centerColContentCenter{
	background-image: url(../images/CC2_2_13.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 459px;
}

div#centerColContentBottom{
	background-image: url(../images/CC2_2_14.gif);
	background-repeat: no-repeat;
	width: 459px;
	height: 50px;
}

div#rightColContentWrapper{
	margin-left: 25px;
}

div#rightColContentTop{
	background-image: url(../images/CC2_2_15.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 70px;
}

div#rightColContentCenter{
	background-image: url(../images/CC2_2_16.gif);
	background-repeat: repeat-y;
	width: 178px;
	min-height: 164px;
}

div#rightColContentBottom{
	background-image: url(../images/CC2_2_17.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 50px;
}

p{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-indent: 25px;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;

}

h3{
	padding: 5px;
	margin: 0px;
	padding-left: 20px;
}

div#centerColContentCenter	a:link {color: #333399;}
div#centerColContentCenter	a:visited {color: #333399;}
div#centerColContentCenter	a:active {color: #000000;}
div#centerColContentCenter	a:hover {color: #ffffff;text-decoration: none;background-color: #333399;}
div#centerColContentCenter	a {text-decoration: none;}


.contentImage{
	border: 2px solid #1565f8;
	margin: 0px;
	float: right;
	margin: 10px;
	margin-right: 50px;
}