/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#scrollup
{
	position: relative;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	height: 122px;
	width: 288px;
	top: 800px;
	left: 115px;
}
.presidDiv
{
	background: url(images/President.jpg) no-repeat 10px 20px;
	visibility: visible;
	border-right: white 1px double;
	border-top: white 1px double;
	border-left: white 1px double;
	border-bottom: white 1px double;
}
.adminMenu
{
	font-size: 10pt;
	vertical-align: top;
	color: blue;
	font-family: Verdana;
	text-align: right;
}
* {
	margin: 2;
	padding: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
	float: none;
	background-image: url(images/img01.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: normal;
}

ul, ol {
	margin-left: 5em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8AC800;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D7D7D7;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(imagesMain Banner
.swf) no-repeat center top;
}

#bg2 {
	background: url(images/bg03.jpg) no-repeat center top;
}

#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4
{
	background: url(images/bg05.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #0C103F;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: inherit;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
	list-style: none;
	text-transform: capitalize;
}

#menu li {
	float: left;
	bottom: auto;
	visibility: inherit;
	text-decoration: none;
	border-top-width: medium;
	border: 2;
}

#menu a {
	padding-left: 50px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#menu a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #0033ff;
	text-decoration: underline overline;
}
/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: auto;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

/* Content */

#content {
	float: none;
	width: 1000px;
}

.post {
}

.post .title {
	height: 49px;
	background: url(images/img02.gif) no-repeat;
}

.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-size: 24px;
	text-transform: lowercase;
}

.post .title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry {
	padding: 30px 23px 0px 23px;
}

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(images/img03.gif) no-repeat;
	padding: 0px 23px 20px 23px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #566D77;
}

#footer a {
	color: #8097A1;
}

.contentRw
{
	height: 80%;
}

.bg
{
	background: url(images/bg05.jpg) black no-repeat center top;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #0C103F;
}

.thumbs
{
	border-right: white thick solid;
	border-top: white thick solid;
	border-left: white thick solid;
	border-bottom: white thick solid;
	width:auto;
	height: 100px
}

.eventName
{
	font-weight: bold;
	font-size: 15px;
	color: white;
	font-family: Verdana, Tahoma, Arial;
}
.eventDes
{
	width: 790px;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;	
	background-color: transparent;
}

.footer
{
	height: 70px;
	font-family: Verdana, Arial;
	background-color: #666666;
	
}

.footermenu
{
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	
}
.footerLine
{
	font-size: 10px;
	color: #ffcc33;
	font-family: Verdana, Tahoma, Arial;
	vertical-align: middle;
}
.mainTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.titles
{
	font-weight: bold;
	font-size: 22px;
	color: white;
	font-family: Arial, Verdana, Tahoma;
}

.backlk
{
	font-weight: normal;
	font-size: 15px;
	color: white;
	font-family: Arial, Verdana, Tahoma;
}

.backlk:hover
{
	font-weight: normal;
	font-size: 15px;
	color: yellow;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: underline;
}

.eventsTd
{
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid;
}

.entallheadTd
{
	font-weight: bold;
	font-size: 16px;
	width: 800px;
	color: white;
	font-family: Verdana, Arial, Tahoma;
	text-align: left;
}

.contactTxt
{
	font-size: 12pt;
	color: yellowgreen;
	font-family: Arial;
	text-align: center;
}
