/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F5F5DC;
	text-align:center;
}
#main {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	background:#F5F5DC;
	}
#left {
	width:200px;
	float:left;
	text-align:center;
	}
#center {
	
	text-align:center;
	width:650px;
	padding:2px;
	margin:2px;
	float:left;
		}
.content {
	text-align:left;
	width:auto;
	height:auto;
	padding:2px;
	margin-bottom:3px;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#778899;
	}
.content_1 {
	text-align:left;
	width:auto;
	height:250px;
	padding:2px;
	margin-bottom:3px;
	border-style:solid;
	border-width:1px;
	border-color:#778899;
	}

.menu {
	text-align:center;
	width:auto;
	padding:2px;
	margin-bottom:3px;
	background:#6699FF;
	border-style:solid;
	border-width:1px;
	border-color:#778899;
}
.img {
	padding-bottom:5px;
	border:none;
}
.img_r {
	padding-bottom:5px;
	width:114px;
	height:235px;
	float:right;
	border:none;
}
.img_head {
	padding-bottom:5px;
	float:right;
	border:none;
}
.list {
	list-style-type:none;
	line-height:150%;
	margin: 0px;
	padding:0px;
}
	
#right {
	width:200px;
	float:left;
	background:#F5F5DC;
		}
	
#contentheader {
	margin-left:25px;
	height:287px;
	width:600px;
	padding-bottom:5px;
		}
.gold {
	color:#FFD700;
}		

#footy {
	font-size:8px;
	clear:both;
	text-align:center;
	}
		
#contentheader h1 {
		font-size:28px;
		padding:10px;
		margin:0px;
		}
	
#contentright p { font-size:10px}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.headerimg {
	height:auto;
	width:auto;
	border:0;
}
.list {
	line-height:150%;
	
}
a.link{
width:auto;
height:auto;
text-decoration: none;
color:#FFFF99;
font-weight:bold;
display:block;
}
a.nlink{
text-decoration: none;
color:#3399FF;
font-weight:bold;
display:block;
}
a.clink{
text-decoration: none;
color:#3399FF;
font-weight:bold;
}
