.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;	
	padding: 0px 0px 5px 0px;
	text-align:center;
}

.logotop 
{
	padding: 0px 0px 5px 0px;
}


.nav p {color: #FFFFFF;}

.nav a {
	color: #FFFFFF;
}

p, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: justify;
}

a{
	color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #00CCFF;
}

table.mastertable{
	height: 100%; 
	border:0;	
	margin:0px 20% 0px 20%;
}
table.subtable{
	height: 100%;
	background-image: url(images/bg.gif);
	width:502;
	border:0;
}

#sidebit{
	height: 100%;
	background-image: url(images/pageshadow.gif);

}

table.headertable{
	background-image: url(images/header.jpg);
	height: 110px;
	width:502;
	border:0;
}

#middletable{
	background-image: url(images/bottom.gif);
	height: 68px;
	width:502;
	border:0;
}

/* restyle */

table.mastertablers 
{
	padding: 0px 0xpx 0px 0px;
	margin: 0px 20% 0px 20%;
	border-bottom: solid 8px #00CCFF;	
	border-left: solid 1px #00CCFF;	
	border-right: solid 1px #00CCFF;
}

tabel.footertable 
{

	width: 99%;	
}

tr.headertablers{
	background-image: url(images/headstrip.gif);
}

td.headermidrs 
{
	background-image: url(images/headmidstrip.gif);
}

table.headerbottomrs 
{
}


td.headerimgspacer 
{
	width:100px;
	padding: 0px 0xpx 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

td.sideshad{
	background-image: url(images/pageshadow.gif);
	width:5px;

}

img.ccfaith 
{
	margin: 0px 5px -4px 5px;	
}
img.coclogo 
{
	margin: 0px 5px 3px 5px;	
}

img.flaglogo
{
	margin: 0px 0px 0px 5px;
}

td.maincontent 
{
	padding: 10px 10px 0px 0px
}

td.flashcontent
{
	padding: 0px 0px 0px 3px
}

img.photo
{
	border: solid 1px black;
}

img.logoright 
{
	float:right;
	padding:10px
}

td.photo
{
	width: 152px;
	padding: 10px 10px 0px 10px;
	text-align:center;
}

td.footer 
{
	padding: 10px 0px 0px 0px;
}




