/* Styles and Layout */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F7F7F7 url('../images/tile.png') top center  ;
	font-family: Arial, Tahoma, Verdana;
	font-size: 75%;
	color: #222;
	line-height: 1.3em;
    }
img {
	margin: 3px 3px 3px 0;
	display:block;
	float:left;
	position: relative;
/*	border: 1px solid #999; */ 
	}
#container {
	position: relative;
	width: 777px;
	margin:  0 auto;
	padding: 0;
	text-align: center;
	text-align:left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	color: #666666;
    }
#header {
	position: relative;
	width: 778px;
	height:150px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/pcHeader.png') top left;
	text-align:left;
	}    
#content {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 778px;
    background: #fff url('../images/headBorder.html') top left no-repeat ;
    }
.urhere {
	/*	background-color: #FFFFCC; */
	color: #99CC00;
	}
.bullet {
	/*	background-color: #FFFFCC; */
	color: #0099FF;
	}

/* Holders & IDs */

#standard img {
	margin: 0 15px 10px 0;
	border: 1px solid #999;
	}
.noborder {
	border: 0px;
	}
#logo {
	float: left;
	margin: 1px 1px 5px 0px;
	width: 500px;
	}
.newsBox {	
	color: #FFFFFF
	}
#newsBox {
	float: right;
	margin: 5px 5px 5px 5px;
	padding-top: 25px;
	vertical-align: top;
	height: 80px;
	width: 200px;
	}
#headAd {
	float:right;
	margin: 1px 1px 5px 1px;
	width: 200px;
	}

.locator_text1 {color: #CC0000}
.locator_text2 {color: #666666}
.nav_separator {color: #CC0000}

#intro {
	float: left; 
	margin: 10px 5px 10px 20px;
	width: 250px;
	display: inline;
/*	border: 1px solid #999; */
	}
#detail {
	float: left;
	width: 300px;
	margin: 10px 5px 10px 20px;
	display: inline;
/*	overflow: hidden */
/*	border: 1px solid #999; */
	}
#detail_broad {
	float: right;
	width: 400px;
	margin: 0px 30px 0px 0px;
	display: inline;
/*	border: 1px solid #999; */
	}
#list {
	float: right;
	width: 200px;
	margin: 10px 20px 10px 5px;
	display: inline;
/*	border: 1px solid #999;*/
	}
#list_detail {
	float: left;
	width: 200px;
	margin: 10px 20px 10px 5px;
	display: inline;
/*	border: 1px solid #999;*/
	}
#link_detail {
	background-image: url(../images/pcPanelBkg.html);
	background-repeat: repeat;
	float: left;
	width: 250px;
	margin: 10px 5px 10px 5px;
	display: inline;
	}
#article_type_boundary, 
#newsboundary, 
#pcboundary {
	padding: 30px 50px;
	}
#article_type_list, 
#newslist, 
#newsfocus {
	float:left;
	width:440px;
	}
#newslist h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
.listlink {
	font-size:10px;
	line-height: 11px;
	color:#777;
	margin:0;
	padding: 5px 0;
	border-bottom: 1px solid #aaa; 
	}
.new_pc {
	font-size: 11px;
	line-height: 16px;
	margin: 2px 0 10px 0;
	}
.new_pc_header {
	margin-bottom:0;padding-bottom:5px;
	}
.caption {
	display:block;
	color:#777;
	font-size: 11px;
	padding: 10px 0;
	line-height: 13px;
	}

.articleexcerpt {margin-top: 10px; clear:both;}
.articleexcerpt h2 {padding-bottom: 0; margin-bottom: 0;}
.articleexcerpt 
.listlink {font-size: 12px; line-height: 11px; color: #666666; margin: 0; padding: 5px 0; border-bottom: 1px solid #aaa; }
.articleexcerpt img {margin: 10px 10px 5px 0; border: 1px solid #ccc;}
.articleexcerpt p {margin: 10px 0 0 0; line-height: 16px;}

#mainsub {margin-left:50px; float:left; width:180px; margin-bottom:20px;}
#mainsub ul {list-style-type:none; margin: 0; padding: 10px 0;}
#mainsub ul li {border-bottom: 1px solid #ccc; padding: 4px;}
#mainsub h3 {margin-top: 5px;}

/* Search & Banner */

#banner {
	position: absolute;
	top: 0px;
	margin: 0 auto;
	overflow: visible;
	left: 300px;
	visibility: visible;
	width: 420px;
	height: 65px;
	background: url('../images/headBorder.html') top left no-repeat;
	padding: 10px 0 0 10px;
	}
#search {
	margin-left: 0px;
	width: 250px;
	height: 65px;
	background: url('../images/headBorder.html') top left no-repeat ;
	padding: 10px 0 0 20px;
	}
#searchform {
	padding: 9px;
	margin: 0;
	}
#searchform img {
	margin: 8px;
	}
#searchform input {
	font-size: 11px;
	}
#searchform #searchbut {
	font-size: 11px;
	height: 22px;
	}

/* Home */

#homeboundary {
	padding: 0 20px;
	}
#homenews {
	width: 350px;
	float:left;
	font-size:11px;
	padding:0;
	margin-top: 30px;
	}
.pcsbox {
	width: 345px;
	float:left;
	margin: 30px 0 20px 35px;
	}

#footer {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/footerBack.png') repeat-x top center;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #CC6666;
	}
#footer address {
	margin: 0;
	padding: 10px;
	font-style:normal;
	}
	
/* TEXT */	

a:link {
	color: #CC3333;
	text-decoration:none;
	font-weight: bold;
}	
a:hover {
	color: #FFFFFF;
	background-color: #CC3333;
	font-weight: bold;
}	
a:visited {
	color: #CC3333;
	text-decoration:none;
	font-weight: bold;
}
p {margin: 10px 0; padding: 0;}
.link {font-size:11px; color:#777; border-bottom: 1px solid #aaa; margin:15px 0 2px 0;}

h1 {line-height: 26px; font-size: 24px; margin: 10px 0 10px 0; font-weight: bold;}	
h2 {line-height: 22px; font-size: 20px; margin: 0 0 0 0}
h3 {line-height: 18px; font-size: 16px; font-weight: bold;}
h4 {line-height: 16px; font-size: 14px; font-weight: bold;}
h5 {line-height: 14px; font-size: 12px; font-weight: normal; margin: 0;}
h6 {line-height: 14px; font-size: 10px; margin: 0;}
h1, h2, h3, h4, h5, h6 {color:#66CC33}

/* Navigation */	

#contactmain {
	width: 250px;
	margin-left: 250px;
	}
#nav {
	position: absolute;
	top: -32px;
	width: 600px;
	margin: 0 auto;
	height: 29px;
	overflow: visible;
	left: 175px;
	visibility: visible;
    }
#nav ul {
	display: block;
	padding: 0;
	height: 26px;
	margin: 0 0 0 200px;
	width: 560px;
	}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
	}
#nav a:hover {background-position: 0 -26px;}
#nav a:active, 
#nav a.active {background-position: 0 -26px;}

.home    {width: 80px; background: url('../images/nav/home.png') top left no-repeat;}
.clubs   {width: 80px; background: url('../images/nav/clubs.png') top left no-repeat;}
.members {width: 80px; background: url('../images/nav/members.png') top left no-repeat;}
.contact {width: 80px; background: url('../images/nav/contact.png') top left no-repeat;}
.about   {width: 80px; background: url('../images/nav/about.png') top left no-repeat;}
.hidden, #extra1, #extra2 {display: none}

/* Tag Cloud */
.tag1{font-size:1em;}
.tag2{font-size:1.2em;}
.tag3{font-size:1.4em;}
.tag4{font-size:1.6em;}
.tag1 a:hover{text-decoration:none;color:#fff;background-color:#0070AC;}
.tag2 a:hover{text-decoration:none;color:#fff;background-color:#0070AC;}
.tag3 a:hover{text-decoration:none;color:#fff;background-color:#0070AC;}
.tag4 a:hover{text-decoration:none;color:#fff;background-color:#0070AC;}
