/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1555B5;
        border: none;
}

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

a:visited {
	color: #1555B5;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 60px;
        text-align: justify;
}


#back
{
width: 796px;
background: #ffffff;
margin: 0 auto;
}

#header {
	
	text-align: left;		
}

#menu
{
width: 696px;
height: 44px;
padding-left: 100px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
	text-align: center;
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 120px;
	height: 29px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 29px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
background: url(images/header.png) no-repeat;
width: 766px;
height: 150px;
text-align: left;
padding-left: 30px;
}

#main
{
padding: 10px;
}

#left
{
	width: 236px;
}

#left H3
{
width: 216px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: url(images/title_back.gif) no-repeat top;
padding-top: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1555B5;
}
#left a:visited {
	color: #1555B5;
}

#left p
{
padding: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
float: right;
width: 500px;
padding-right: 2em;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 18px;
	color: #1555B5;
        padding-left: 2px;
}

#right a
{
color: #1555B5;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}



#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1555B5;
}
.date {
	text-align: right;
	color: #1555B5;
	font-size: 11px;
}

.date a {
	color: #1555B5;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1555B5;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #1555B5;
}

#diverBio p{
        text-align: left;
        margin-left: 1em;
        list-style-type: none;
}

#diverBio h3{
        margin-left: 1em;
}

#diverBio h4{
        margin-top: .8em;
}

#diverBio ul{
        
        margin-left: 2.2em;
}

#return {
        margin-left: 1.2em;
}

#statistics ul {
        padding-left: 1.2em;
}

#left fieldset {
        border: none;
}

#poem {
       margin-left: 43px;
       margin-right: 43px;
       text-align: justify;
}

#poem h5 {
      text-align: center;
}

#wesleyTitle {
     text-align: center;
     margin-bottom: 1em;
}

#diverThumbs {
     text-align: center;
}

#teamWesley {
     text-align: center;
}

#padi img {
     float: right;
     margin-left: 1em;
}

#wes1 img {
    float: right;
    height: 100px;
    padding-left: 1em;
    padding-top: 5px;
}

#wes2 img {
    float: left;
    padding-right: 1em;
    padding-top: 5px;
    height: 100px;
}

#wes3 img {
    float: right;
    padding-left: 1em;
    padding-top: 5px;
    height: 100px;
}

#wes4 img {
    float: left;
    padding-right: 1em;
    padding-top: 5px;
    height: 100px;
}

#upcomingEvents table {
   border-bottom: 1pt solid blue;
}

#upcomingEvents td {
   padding: .5em;
}

#sponsors p {
   padding-left: 1.2em;
   padding-top: 1em;
}

#sponsors img {
   
   padding-top: 1.4em;
}