a:link {font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif; color: #739cca; text-decoration: none; }
a:active {font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif; color: #FFF; text-decoration: none; }
a:visited {font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif; color: #CCC; text-decoration: none; }
a:hover {font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif; color: #CCC;text-decoration: none; }

body {
	margin:0 auto;
	width:1000px;
	background-image:url(images/bgSliver.gif);
	background-repeat:repeat-x;
	background-color: #968668;
}

h1 {
	font-family:Rockwell, Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#CCC;
	}
	
h2 {
	font-family:Rockwell, Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	font-size:18px;
	margin:0 0 -15px 0;
	font-weight:normal;
	color:#CCC;
	}
	
p {text-indent: 0em;
	text-align:left;
	font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	line-height:18px;
	font-size:15px;
	color:#CCC;
	}
	
table p {
	padding-left: 5px;
	text-align:left;
	font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	line-height:18px;
	font-size:13px;
	color:#CCC;
}

table H2 {
	font-family:Rockwell, Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#CCC;
	}
	
ul {text-indent: 0em;
	text-align:left;
	font-family:Helvetica, Arial, "Century Gothic", Verdana, sans-serif;
	line-height:18px;
	font-size:15px;
	color:#CCC;
	}
	
html {
	margin:0;
	padding: 0;
}

#container {
	margin-top:11px;
	display:block;
	width:1000px;
	background-image:url(images/BG2.jpg);
	background-repeat:no-repeat;
	height:100%;
	}

#header {
	margin:11px 10px 0 4px;
	height:55px;
}

#logo {
	float:left;
	margin:0 0 5px 10px;
}

#nav {
	position:relative;
	top:38px;
	width:790px;
	display:inline;
	font-family:Rockwell, Helvetica, Arial, Verdana, sans-serif;
}

.navMenu {
	display:inline;
	margin:0 5px 0 5px;
	font-size:14px;
	font-weight:bold;
	}

.navMenu a {
	color:#333;
	}

#mainContent {
	float:left;
	clear:both;
	padding:10px 0 7px 10px;
	width:990px;
	display:block;
	background-color:#333;
}

#contentLt {
	float:left;
	width:648px;
}

#indexGraphic {
	float:left;
	width:648px;
	height:387px;
}

#contentRt {
	float:left;
	width:325px;
	margin-left:10px;
}

.downPad {
	margin-bottom:10px;
}

#footer {
	clear:both;
	float:left;
	width:1000px;
	height:45px;
}

#cdpInfo {
	clear:both;
	margin:0 5px 0 0;
	height:18px;
}

#cdpInfo a {
	display:block;
	text-align:right;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}
