body {
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
	background-color: #666;
	text-align: center;
	scroll: 
}

html { overflow: -moz-scrollbars-vertical; }

.clear {
	clear: both;
}

.l {
	float: left;	
}

.r {
	float: right;	
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
}

#top {
	width: 960px;
	float: left;
	clear: both;
	text-align: left;
}

#logo {
	float: left;
	margin-top: 7px;
	padding-bottom: 9px;
}

#loginInfo {
	float: right;
	background-color: #fff;
	border: solid 1px #eee;
	margin-top: 7px;
	padding: 8px;
	text-align: right;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
}

#menu {
	float: left;
	clear: both;
	width: 960px;
	height: 45px;
	margin-bottom: 10px;
	background-image: url('/images/menuBg.gif');
	background-repeat: repeat-x;
}

#menu ul {
	margin-left: 16px;
}

#menu li {
	float: left;
	padding: 12px 12px;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1em;
}

#menu a {
	text-decoration: underline;
	color: #fff;
}

#menu a:hover {
	text-decoration: underline;
	color: #fff;
}

#photo {
	margin-bottom: 10px;
}

#cornerTop {
	float: left;
	clear: both;
	width: 960px;
	height:	23px;
	background-image: url('/images/topCorners-trans.png');
	background-position: top;
	background-repeat: repeat-x;
}

#main {
	clear: both;
	float: left;
	width: 960px;
	min-height: 400px;
	background-color: #fff;
}

#content {
	float: left;
	width: 610px;
	padding: 10px 0px 0px 40px;
}

#start {
	width: 650px;
	padding: 0px 0px 0px 25px;
}

#submenu {
	float: left;
	min-height: 400px;
	height: 100%;
	width: 185px;
	border-right: dotted 2px #c0c0c0;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	padding-left: 20px;
}

#cornerBottom {
	clear: both;
	float: left;
	width: 960px;
	height:	23px;
	background-image: url('/images/bottomCorners-trans.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

#footer {
	float: left;
	clear: both;
	width: 948px;
	padding: 0 6px;
	margin: 12px 0 10px 0;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #eee;
}

#footer a {
	color: #eee;
}

#newsArticleListHeader h2 {
	text-transform: uppercase;
	font-size: 11.5pt;
	padding-top: 10px;
}

.newsPost {
	float: left;
	clear: both;
	width: 650px;
	padding-top: 12px;
	border-top: dotted 1px #c0c0c0;
}

.newsPostPic {
	float: left;
}

.entry-image {
	width: 130px;
	margin-bottom: 12px;
	margin-right: 12px;
}

.newsPostText {
	float: left;
	width: 484px;
}

.newsPost .date {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

.newsPost h2 {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1.1em;
}

.newsPost p {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
}


#alphabet {
	width: 600px;
	border-bottom: solid 1px #c0c0c0;
	font-size: 1.2em;
	padding-bottom: 12px;
}

.loginLabel {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
}

.loginInput {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 7px;
}

.b {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px 10px;
}

.errorMsg {
	color: red;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1.1em;
}

#startLeft {
	float: left;
	width: 650px;
}

#viewMemberTable {
	width: 500px;	
}

#viewMemberTable td {
	border-collapse: collapse;
	border: solid 1px #eee;
	padding: 7px;
	
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.95em;
}

#editMemberTable td {
	border-collapse: collapse;
	border: solid 1px #eee;
	padding: 7px;
	
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.95em;
}

#editMemberTable input, #editMemberTable textarea {
	width: 200px;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 0.95em;
}

.fieldHeader {
	width: 70px;
}

.current {
	font-weight: bold;
}

.postMsg {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 1.1em;
	color: green;
}


.hr {
    font-size: 1px;
    height: 1px;
    border-bottom: solid 1px #c0c0c0;
}
.button {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
}
.input {
    width: 400px;
}
label, .normalText {
    font-size: 12px;
    font-family: calibri, arial, helvetica, sans-serif;
}
.forum-post-info {
    font-size: 9pt;
}
td {
    vertical-align: top;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

