/*GENERAL RULES*/



DIV
{
}

DIV#warning
{

	height: auto;
	text-align:center;
	color: #000000;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #ffe;
}

DIV#content
{
	width:704px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-color:#dac476;
}


DIV#titlebar
{
width:704px;
height: 153px;
background-image:url(images/header_alt.gif);
}

DIV#menu
{
width:704px;
height:32px;
}

DIV#body
{
	position:relative;
	width:704px;
	background-image:url(images/body.gif);
}


DIV#footer{
width:704px;
height:74px;
clear: both;
margin-left:auto;
margin-right:auto;
background-image:url(images/footer.gif);
}

/*DIV#innerbody{
width:655px;
background-image:url(images/innerbody.jpg);
position: relative;
left: 25px;
}

DIV#innerfooter{
width: 655px;
height: 41px;
clear: both;
margin-left:auto;
margin-right:auto;
background-image:url(images/innerfooter.jpg);
}
*/

UL#navmenu
{
padding:0;
margin:0;
}

LI
{
list-style-type:none;
display:inline;
margin:0;
}

#navmenu A
{
	display:block;
	float:left;
	background-color: #DAC476;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
	font:"Times New Roman", Times, serif; 
	padding-top:5px;

}

#navmenu A:hover
{
text-decoration: none;
color:#FFFFFF;
}

#innerbody LI{
display:block;
line-height: 1.5em
}


/*MENU*/
A#home
{
	height:32px;
	width:65px;

}
A#minutes
{

height:32px;
width:77px;
}

A#tshirts
{

height:32px;
width:78px;
}

A#calendar
{

height:32px;
width:93px;
}

A#committees
{

height:32px;
width:143px;
}

A#photos
{

height:32px;
width:73px;
}

A#officers
{

height:32px;
width:83px;
}
A#members
{

height:32px;
width:92px;
}

/*PAGE HEADERS*/
/*Home page*/
H2#welcomeheader{
width:704px;
height:64px;
background-image:url(images/headerwelcome.gif);
}

/*Minutes*/
H2#minutesheader{
width:704px;
height:60px;
background-image:url(images/headerminutes.gif);
}

/*T-Shirts*/
H2#tshirtsheader{
width:704px;
height:60px;
background-image:url(images/headertshirts.gif);
}

/*Constitution*/
H2#constitutionheader{
width:704px;
height:60px;
background-image:url(images/headerconstitution.gif);
}

/*Calendar*/
H2#calendarheader{
width:704px;
height:60px;
background-image:url(images/headercalendar.gif);
}

/*Committees*/
H2#committeesheader{
width:704px;
height:60px;
background-image:url(images/headercommittees.gif);
}

/*Photos*/
H2#photosheader{
width:704px;
height:60px;
background-image:url(images/headerphotos.gif);
}

/*Photos*/
H2#photosheader{
width:704px;
height:60px;
background-image:url(images/headerphotos.gif);
}

/*Officers*/
H2#officersheader{
width:704px;
height:60px;
background-image:url(images/headerofficers.gif);
}

/*Members*/
H2#membersheader{
width:704px;
height:60px;
background-image:url(images/headermembers.gif);
}



/*Page Specific*/
/*Home*/
DIV#slideviewer{
width:300px;
height: 226px;
border: 2px solid #C0AD68;
}

/*Calendar page*/
TABLE#phycal{
position:relative;
left:15px;
border: 3px solid #ffff99;
}


/*Committees page*/


/*Minutes*/
DIV#minutes{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align: left;
}

/*Events*/
#eventshower UL{
text-align: center;
}

#eventshowertitle{
text-align: center;
}

P#events
{
width:400px;
height:125px
}

/*Officers*/
DIV#officersdiv{

	margin-left:auto;
	margin-right:auto;
}

#officers {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#position{
	padding-left: 10px;
	font-weight: bold;
	vertical-align: top;	
}

#description {
	padding-left: 40px;
	vertical-align: top;	
}

P#infodisplay
{
	display:none
}


/*Photos page*/

UL#pictures{
/*text-align:center;*/
	margin-left:auto;
	margin-right:auto;
}

LI#pictures{
margin: 0;
padding: 0;
}

DIV#images{
position: relative;
left:0px;
width:450px;
height:350px;
overflow:scroll;
}

#images IMG{
display:block;
margin: 5px 5px 15px 5px; 
}


#pictures{
background-image:url(../images/Pictures.gif);
height:50px
}
/*
.slideshow{
width:400px;
/*height:230px;
display:block;
background-color:white;
border-bottom: 1px solid black;
}

.slideshow{
position:absolute;
left:110px;
display:none;
}

.picviewer{
width:400px;
/*height:230px
}
.previous{
position:absolute;
left:30px
}
.next{
position:absolute;
right:50px
}

.featureshow{
width:150px;
margin-left:200px;
border:0;
}
*/
H5 {
text-align:center;
}

#showselect{
overflow:scroll;
height:250px
}


/*Constitution page*/
DIV.const{
width: 600px;
position: relative;
}

.center{
}

.indent{
}

.indent2{
}


/*--------------------------
General
--------------------------*/
.hide
{
display: none;
}

P
{
}

A:link{
color: #B08000;
}

A:visited{
color: #B08000;
}

A:hover{
color: #000000;
}

A:active{
color: #B08000;
}

INPUT, TEXTAREA
{
display:block;
}

H2{
margin:0;
}

BODY
{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/background.gif);
	color: #B08000;
	line-height:1.5em;
	margin-top: 0px;
	text-align: center;
	margin-left: auto;
}
