html, body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#contentarea {
	width: 455px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#outerdiv
{
width:450px;
height:900px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-280px;
left:-180px;
width:1280px;
height:1200px;
}

.border1 {
	padding: 0px 0px 10px 10px;
	}

.border2 {
	padding: 0px 10px 10px 0px;
	}
	
.border3 {
	margin: 10px;
	}


.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F62A7;
	font-weight:bold;
	text-decoration:none;
}

.bluetext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	color:#4F62A7;
	font-weight:bold;
	text-decoration:none;
}
a.bluetext2:link {
	color: #4F62A7;
	text-decoration:underline;
}
a.bluetext2:visited {
	color: #4F62A7;
	text-decoration:underline;
}
a.bluetext2:hover {
	color: #232B4A;
}
a.bluetext2:active {
	color: #232B4A;
}

#menu {
     width: 147px;
	 height: 100%;
     z-index: 5; 
}

.smaller_text {
	font-size: 10px;
	font-weight: bold;
	}

#calendar {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
	 padding-top: 10px;
}

#calendar a{
	color: #000000;
	text-decoration:none;
	}


#calendar a:hover{
	color: #4F62A7;
	text-decoration:none;
	}


#weather {
     width: 145px;
	 height: 190px;
	 padding-right: 15px;
     z-index: 5; 
}

ul a {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: .85em;
	 text-decoration: none;
     text-align: left;
     display: block;
     padding-bottom: 10px; 
	 margin-left: -1.8em;
}

ul a:hover{
	color: #ffffff;
	text-decoration:none;
	}

ul, ol {
     list-style: none;    /*Removes bullets from lists*/
}

ul.member {
list-style-type:disc;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}


#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration: underline;
	padding:0px 10px 0px 10px;
	}
	
	.firstword {
color:#4F62A7;
font-size: 19px;
}


a.sublink:link {
	color: #4F62A7;
}
a.sublink:visited {
	color: #4F62A7;
}
a.sublink:hover {
	color: #232B4A;
}
a.sublink:active {
	color: #232B4A;
}

a.contact:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.contact:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.contact:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.contact:active {
	color: #FFFFFF;
	text-decoration:underline;
}

a.popout:link {
	font-size: .7em;
	margin-left: -1em;
	
}
a.popout:visited {
margin-left: -1em;
		font-size: .7em;
	
}
a.popout:hover {
		font-size: .7em;
		margin-left: -1em;
	
}
a.popout:active {
		font-size: .7em;
		margin-left: -1em;
	
}
	
/* Members page */

#members {
	width: 95%;
	align: center;
}

#members th {
	font-size: 16px;
	font-weight: bold;
	color: #4F62A7;
}

#category-separator {
	height: 20px;
	border-top: 1px solid #E7D9CC;
	margin-top: 20px;
}

#cell-width {
	width: 225px;
}	
