/* CSS Document */
#body {text-align:center;}
body, html {font-family:Arial; color:#660000; font-size:13px; 
	scrollbar-arrow-color:#600;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3d-light-color:#fff;
	scrollbar-base-color:#fff;
	scrollbar-dark-shadow-color:#fff;
	scrollbar-shadow-color:#600;
	scrollbar-track-color:#fff;
 margin:0; padding:0; border:0;
}
#wrapper {width:750px;	margin-left: auto;	margin-right:auto; margin-top:5px; margin-bottom:0; padding-top:0; padding-bottom:0; border:0; font-size:13px; 	background:url(images/top2.jpg) no-repeat;}
ul {list-style-image:url(images/bullet.gif); margin-left:0px; padding-left:4px; padding-top:6px;}
hr { color:#660000; height:5px;}
a:link { text-decoration:none; color:#600; font-size:16px; font-weight:bold;}
a:visited {text-decoration:none; color:#68ac00; font-size:16px; font-weight:bold;}
a:hover {text-decoration:none; color:#ffbf01; font-size:16px; font-weight:bold;}
h1 {font-size:16px; font-weight:bold; color:#660000; padding-top:5px; }
#Top {
	margin: 0px auto;
	width: 750px;
	height: 159px;
	text-align:right; vertical-align:top;
}
#Top image {padding-top:0px; margin-top:0px;}
#c1 {
	float: left;
	width: 220px;
	margin: 0 0px 0 0;
	vertical-align:top;
}


#c2 {
	float: right;
	width: 530px;
	vertical-align:top;
}

#layoutwrapper {
	width: 750px;
	background: url(images/bg.gif) repeat-y;
	margin: 0px auto;
}
.c1-text {
	padding-left:30px;
	margin-left: 0px;
}

.c2-text {
	margin:0px; padding-left:10px; padding-right:5px; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
}

#footer {
	background: url(images/bgFooter.jpg) no-repeat top;
	height: 25px;
	width: 750px;
	margin: 0px auto;
}

#footertext {
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	color:#000000;
}

#footertext a:link {
	font-weight: bold;
	color: #660;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#footertext a:visited {
	font-weight: bold;
	color:#660000
	text-decoration: none;
}

#footertext a:hover {
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

#CopyRight {
	font-size: 90%;
	text-align: right;
	color:#660000;
	width:750px;
}
#CopyRight a{ font-size:80%; color:#660000;}