
body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #425C7A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #54C0E9;
}
a:hover {
	color: #156482;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(img/head.gif);
	height: 108px;
	width: 711px;
}
#navigation {
	background-image: url(img/navigation-bg-off.png);
	height: 32px;
	width: 720px;
	padding-left: 15px;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#top-search { float: left;  }

			.input-search-text { height: 24px; float: left; background-color:#66FFFF; }

#left {
	float: left;
	width: 210px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding-left: 5px;
}
#left a {
	text-decoration: underline;
	color: #0075C9;
	font-weight: bold;
}
#left a:hover {
	color: #0075C9;
	text-decoration: none;
	font-weight: bold;
}
#left h1 {
	background-color: #FFFFFF;
	background-image: url(img/leftbar-head-bg-open.png);
	display: block;
	height: 25px;
	width: 200px;
	font-family: Arial;
	font-size: 14px;
	color: #1D97C5;
	padding-left: 5px;
	padding-top: 6px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 0px;
}
#left img {
	padding-right: 6px;
}

#left input {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #219BC9;
	width: 165px;
	padding-left: 5px;
	margin-left: 12px;
}
#left label {
	display: block;
	margin-top: 6px;
}


#left .button {
	background-color: #FFFFFF;
	color: #289BC6;
	border: 1px solid #CCCCCC;
	width: 30px;
	margin-left: 10px; 

}
#left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left li {
    background-image: url(img/arr.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 150px;
}
#left li a {
	display: block;
	width: 210px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left li a:hover {
	color: #0075C9;
	text-decoration: none;
}

#content {
	float: right;
	width: 440px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2DBF0;
}
#content input {
	border: 1px solid #CCCCCC;
}
#content label {
	display: block;
	margin-top: 15px;
}


#content .sortCalls {
	background-color: #FBFBFB;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content .sortCalls input {
	margin-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#content .sortCalls label {
	margin-left: 15px;
}



#content h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2DBF0;
}
#content span {
	color: #990000;
	font-size: 12px;
}

#content h1 small {
	font-size: 14px;
	font-weight: normal;
	margin-left: 340px;
	color: #999999;
}

#content h1 a {
	color: #425C7A;
	text-decoration: none;
}
#content h1 a:hover {
	color: #425C7A;
}
#content p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #newsInfo {
	background-color: #FCFCFC;
	border: 1px solid #E9E9E9;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content #newsInfo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #newsInfo li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content #newsInfo small {
	color: #135A75;
	font-size: 12px;
}
#content .nextPage a {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
}
#content #members {
	background-color: #FFFFFF;
}
#content #members ul {
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#content #comments {
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
#content #comments p {
	background-color: #A8DEF2;
	color: #333333;
	padding: 15px;
	width: 525px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #comments span {
	color: #0B3444;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 510px;
	padding-left: 50px;
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#content #comments b {
	font-weight: normal;
	color: #A8DEF2;
}
#content #comments textarea {
	width: 500px;
	height: 75px;
}
#content #comments input {
	float: left;
	margin-top: 3px;
}
#footer {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	clear:both; text-align:center;
	font-weight: bold;
	font-family: Arial;
	color: White;	
	padding: 10px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	width: 720px;
	height: 35px; margin:auto
	
}

#footer a {
	color: White;
	text-decoration: none;
}

#footernote{

	clear:both; text-align:center;
	
	width: 720px;
	height: 32px; margin:auto
	
}



#ad{

	clear:both; text-align: center;
	
	width: 900px;
	height: 90px; margin:auto 
	
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
