/*<![CDATA[*/
<!--
* 
{
	margin: 0;
	padding: 0;
}

html, body 
{
	height: 100%; /* Required */
}

body 
{
	background-image: url(images/blocks.gif);
	background-repeat: repeat-x;
	background-color: #0099FF;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

.menu:link
{
	color: #ffffff;
	text-decoration: none;
}
.menu:visited
{
	color: #ffffff;
	text-decoration: none;
}
.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#container-page 
{
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#container-head
{
	background-image: url(images/cc_header2.jpg);
	width: 800px;
	height: 155px;
}

#head 
{
  	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	text-transform: uppercase;
	position: absolute;
	top: 120px;
	left: 129px;
	width: 397px;
	text-align: center;
	color: #FFCCFF;
	z-index: 2;
}

#offsite
{
	width: 800px;
	height: 16px;
	padding-top: 4px;
	background-image: url(images/menu_back.gif);
	background-position: center;
	background-color: #0066CC;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .14em;
}

#container-content 
{
	background-image: url(images/globe_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	background-color:#FFFFFF;
}

#container-content p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #003366;
	font-size: 12px;
	word-spacing: .25em;
	text-align:justify;
}

#container-content ul
{
	padding-left: 10px;
	margin-left: 25px;
	color: #003366;
	font-size: 12px;
	word-spacing: .25em;
}

#container-content li
{
	padding-left: 5px;
	color: #003366;
	font-size: 12px;
	word-spacing: .25em;
	text-indent: .35em;
}

#container-content:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#container-foot 
{
	width: 100%;
	background: #0066CC;
	/*position: absolute;
	bottom: 0 !important;*/
	bottom: -1px; /* For Certain IE widths */
	height: 30px;
}

.spread
{
	line-height: 23px;
}

#foot 
{
	padding: 0 1em;
	line-height: 15px;
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .06em;
}
#foot .nav
{
	letter-spacing: .12em;
}

h1
{
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: .3em;
	margin-bottom: 1px;
	border-bottom: 1px solid #ff6600;
}
.base:link
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.base:visited
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.base:hover
{
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
.imgbrdr	
{
	border: 1px solid #0055a5;
	margin-right: 10px;
}
.displayR
{
	border: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}
/* 4 column property display */
#leftcol
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#centercol1
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#centercol2
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#rightcol
{
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
}
.props:link
{
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
.props:visited
{
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
.props:hover
{
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
.propImg
{
	border: 1px solid #FF0099;
	margin: 2px;
}
#newsletter
{
	float: right;
	border: 1px solid #0066FF;
	padding: 4px;
	color: #0066CC;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-color: #FF9933;
	font-size: 10px;
	width: 150px;
	text-align: center;
	margin-right: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}
#newsletter h3
{
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: .12em;
}
#newsletter p
{
	line-height: 1.5em;
	font-size: 10px;
}
#newsletter .formfield
{
	border: 1px solid #0066FF;
	color: #0066FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.small
{
	font-size: 9px;
}
#infoleft
{
	float: left;
	text-align: right;
	width: 200px;
	padding-right: 1px;
	vertical-align: top;
	line-height: 20px;
}
#inforight
{
	float: left;
	text-align: left;
	width: 250px;
	padding-left: 1px;
	vertical-align: top;
	line-height: 20px;
}
#infopics
{
	float: left;
	text-align: center;
	width: 235px;
	vertical-align: top;
}
#infostd
{
	float: left;
	text-align: left;
	padding-left: 1px;
	vertical-align: top;
	line-height: 20px;
}
.img_basic
{
	border: 1px solid #0099ff;
	margin: 3px;
}
hr
{
	background-color: #0099ff;
	color: #0099ff;
}
.banner
{
	margin-top: 4px;
	margin-bottom: 4px;
}
#rss
{
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #003366;
	font-size: 12px;
	word-spacing: .25em;
}
#rss a:link,a:visited
{
    color: #FF6600;
    text-decoration: underline;
}
#rss a:hover
{
    color: #0099FF;
    text-decoration: none;
}
-->
/*]]>*/