@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #3A3A90;
	background-image: url(../images/body_bkgd2.jpg);
}




h2 {
	text-align: center;
	color:#000
}

h3 {
	text-align: center;
	color:#000
}

h4 {
	text-align:justify;
	color:#000;
}

ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#container {
	width: 80%;
	margin: 0 auto 0 auto;
	border: 1px 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #cc0000;
	border-bottom-color: #000000;
	border-left-color: #cc0000;
	background-color: #FFFFFF;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat-y;
	text-align: right;
} 

#content-h {
	width=100%;
	margin-left: auto;
	margin-right:auto
	color:#000;	
}

#wrapper {
	width:60%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	color: #FFF;
	padding-right: 20px;
	padding-left: 15px;
	border: thick solid #cc0000;
}

#menu {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cc0000;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
}

#menu li {
	list-style-type: none;
	display:inline;
	padding-right: 10px;
	font-size: 12pt;
}

#menu a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#menu a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #FF3;
	text-decoration: none;
}

#menu a:active {
	text-decoration: none;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}

#photocontainer {
	width: 90%;
	margin: 0 auto 0 auto;
	background-repeat: repeat-y;
	background-color:#FFF
} 

#header {
	background-color: #FFF;
	text-align: center;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	width:100%;
} 



a:link {
	text-align:left
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

#header img {
	width:100%;
}


#mainContent {
	margin: 0 0 0 180px;
	padding: 0 20px;
	border-right-color: #FFF;
	border-right-width: thin;
	border-right-style: none;
	text-align: left;
} 


#footer {
	padding: 0 10px 0 20px;
	background:#DDDDDD;
	font-size: 9pt;
} 

#facebook {
	margin-left:auto
	margin-right:auto
	color:#000 
}

#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10pt;
}

a:link {
	font-weight: normal;
	color: #03F;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #03F;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.members {
	font-size: 12pt;
}

.photo640 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}

.phototxt {
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
.small {
	font-size: 9pt;
}
.red {
	color: #F00;
}

.responsive {
  width: 50%;
  height: auto;
}
