@import url('reset.css');
body {
	background: url(../images/bg.jpg) center top repeat-x #094c62;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 1024px;
}
/***** Text *****/
h1 {
	color: #024961;
	font-family: "Futura Bk BT", Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight: 100;

}
h2 {
	color: #4a484a;
	font-family: "Futura Md BT", "Arial Black", Gadget, sans-serif;
	font-size: 0.95em;
}
p {
	color: #4a484a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
}
/***** Header *****/
#header {
	height: 125px;
	width: 1024px;
	position: relative;
	background: url(../images/header_bg.jpg) left bottom no-repeat;
	z-index: 100;
}
#logoRela {
	height: 87px;
	width: 280px;
	position: relative;
	top: 25px;
	left: 53px;
	overflow: hidden;
}
#logoRela h1 {
	background: url(../images/logo_text_rela.gif) 0 0 no-repeat;
	bottom: 0;
	color: #807f83;
	display: block;
	height: 32px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 188px;
}
/***** Navigation *****/
#navigation {
	height: 29px;
	width: 639px;
	background: url(../images/nav_bg.jpg) left top no-repeat;
	position: absolute;
	top: 86px;
	right: 49px;
}
ul.menu {
	list-style:none;
	margin: 8px 0 0 30px;
	padding:0;
	font: bold .65em Tahoma;
	z-index: 999;
}
body:nth-of-type(1) ul.menu {
	font: bold .65em Tahoma;
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#fff;
	text-decoration:none
}
ul.menu a:hover {
	color:#7bbde8
}
ul.menu li {
	position:relative;
	float:left;
	display: inline;
}
ul.menu ul {
	position:absolute;
	top:14px;
	left:0;
	background:#024961;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	float: none;
	width: auto;
	background-color:#024961;
}
ul.menu ul li a {
	display:block;
	padding: 5px;
	background-color:#024961;
	border-bottom: #3784a0;
	white-space: nowrap
}
ul.menu ul li a:hover {
	background-color:#024961;
}
ul.menu ul ul {
	left:148px;
	top:-1px
}
ul.menu .menulink {
	padding: 0 6px;
	width:auto;
	border-right:2px solid #fff;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(../tahoma/css/images/header_over.gif)
}
ul.menu .dropmenu:hover {
	background-color:#024961;
}
ul.menu .sub {
	background:#d1d1d1 url(../tahoma/css/images/arrow.gif) 136px 8px no-repeat
}
ul.menu .topline {
	border-top:1px solid #aaa
}
/***** Content *****/
#contentWrapper {
	width: 1024px;
	height: 577px;
	background: url(../images/content_wrap_bg.jpg) left top no-repeat;
	padding-top: 3px;
}
.content {
	height: 566px;
	width: 922px;
	margin: 0 50px 0 52px;
	background: url(../images/content_bg.jpg) left top no-repeat;
	position: relative;
}
/***** Homepage Content *****/
#homeContentBg {
	background: url(../images/home_mid_bg.gif) left top repeat-y;
	height: auto;
	width: 922px;
	margin: 0 50px 0 52px;
}
#homeContent {
	background: url(../images/home_bg.jpg) left bottom no-repeat;
	position: relative;
	padding-left: 53px;
	padding-bottom: 42px;
	width: 869px;
}
#homeContent #mast {
	height: 153px;
	width: 922px;
	background: url(../images/home_top_bg.jpg) left top no-repeat;
	position: relative;
	left: -53px;
}
#homeContent #mast .fpo {
	position: absolute;
	right: 20px;
	top: 80px;
	overflow: hidden;
	height: 72px;
	width: 292px;
}
#homeContent #mast #scrollpane {
	overflow: auto;
	height: 45px;
	width: 262px;
}
* html #homeContent #mast #scrollpane {
	padding-bottom: 10px;
}
#homeContent #mast .fpo h2 {
	color: #0385a4;
	font-size: 0.95em;
	line-height: 1.25em;
}
#homeContent #mast .fpo p {
	font-size: 0.7em;
	font-weight: 100;
	line-height: 1.25em;
	width: 240px;
	padding: 0;
}
#homeContent #mast #heading {
	position: absolute;
	top: 30px;
	left: 53px;
	height: 50px;
	width: 360px;
}
#homeContent #eventCal {
	position: absolute;
	top: 132px;
	right: 100px;
	height: 240px;
	width: 305px;
	overflow: auto;
}
* html #homeContent #eventCal {
	right: 71px;
}
#homeContent h3 {
	margin: 10px 0 17px 0;
	color: #024961;
	font-family: "Futura Bk BT", Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}
#homeContent p {
	color: #4a484a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 2em;
	text-align: justify;
	width: 525px;
}
#homeContent #featuredBox {
	position: relative;
	margin-top: 40px;
	height: auto;
	width: 810px;
	background-color: #FFF;
}
#homeContent #featuredBox #scroll {
	height: auto;
	width: 790px;
	margin-left: 15px;
	text-align: center;
}
#homeContent h4 {
	padding: 5px 0 10px 10px;
	color: #024961;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}
#homeContent .sponsors {
	background: #fff;
	margin: 0 10px;
}
/***** About Content *****/
#aboutContent {
	background: url(../images/content_bg.jpg) left top no-repeat;
	position: relative;
	padding-left: 53px;
	width: 869px;
}
#aboutBoxBg, #missionBoxBg {
	position: absolute;
	left: 30px;
	height: 250px;
	width: 440px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#aboutBox, #missionBox {
	position: absolute;
	left: 30px;
	height: 250px;
	width: 440px;
	z-index: 10;
}
#aboutBox, #aboutBoxBg {
	top: 25px;
}
#missionBox, #missionBoxBg {
	bottom: 25px;
}
#aboutBox h1 {
	padding: 10px 0 0 10px;
}
#missionBox h1 {
	padding: 10px 0 0 18px;
}
#aboutBox #scrollpane1, #missionBox #scrollpane2 {
	height: 218px;
	width: 440px;
	overflow: auto;
}
#aboutBox p, #missionBox p {
	line-height: 1.25em;
	text-align: justify;
}
#aboutBox p {
	padding: 20px 20px 0 10px
}
#missionBox p {
	padding: 15px 60px 0 18px
}
#officersBoxBg {
	position: absolute;
	top: 25px;
	right: 30px;
	height: 516px;
	width: 405px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#officersBox {
	position: absolute;
	top: 25px;
	right: 30px;
	height: 516px;
	width: 405px;
}
#officersBox h1 {
	padding: 20px 0 30px 25px;
}
#officersBox a {
	color: #4a484a;
}
#officersBox a:hover {
	color: #024961;
	text-decoration: none;
}
#officersBox h2 {
	padding: 20px 0 20px 25px;
}
#officersBox #scrollpane3 {
	height: 415px;
	width: 380px;
	margin-right: 23px;
	overflow: auto;
	position: relative;
}
#officersBox table {
	width: 290px;
}
#officersBox table tr {
	vertical-align: top
}
#officersBox table td {
	padding-bottom: 20px;
}
#officersBox table .photoCol {
	width: 120px;
	height: auto;
}
#officersBox table .photoCol img {
	display: block;
}
#officersBox table .detailCol {
	height: auto;
	width: 170px;
	line-height: .9em;
}
#officersBox table .detailCol h3 {
	color: #4a484a;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: .7em;
	text-align: justify;
}
#officersBox table .detailCol h4 {
	color: #4a484a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
}
#officersBox table .detailCol h4 span {
	font-style: italic;
}
#officersBox table .detailCol p {
	color: #4a484a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .65em;
}
/***** President Content *****/
#presContent #messageBox {
	height: auto;
	width: 530px;
	padding: 35px 0 0 35px;
	float: left;
	position: relative;
}
#presContent #scrollpane1 {
	height: 435px;
	width: 530px;
	overflow: auto;
}



#presContent #messageBox h1 {
	padding-bottom: 40px;
}
#presContent #messageBox #presPhoto {
	float: left;
	z-index: 999;
}
#presContent #messageBox p {
	line-height: 1.5em;
	text-align: justify;
	width: 475px;
	margin-bottom: 10px;
}
*:first-child+html #presContent #messageBox p {
	margin-bottom: 10px;
}
* html #presContent #messageBox p {
	margin-bottom: 10px;
}
#presContent #messageBox #signature {
	text-align: right;
}
#presContent #pastPres {
	height: auto;
	width: 310px;
	border-left: 2px solid #326a7b;
	float: left;
	position: relative;
	margin-top: 40px;
	padding: 0 15px 0 30px;
}
#presContent #scrollpane2 {
	height: 470px;
	width: 290px;
	padding-right: 20px;
}
#presContent #pastPres h1 {
	margin-left: 40px;
}
#presContent #pastPres p {
	line-height: 1.5em;
	text-align: justify;
	margin-top: 30px;
}
#presContent #pastPres p .name {
	font-family: "Futura Md BT";
	font-weight: bold;
}
#presContent #pastPres p .year {
	font-style: italic;
}
/***** Directors Content *****/
#dirContentBg {
	position: absolute;
	height: 510px;
	width: 860px;
	top: 25px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#dirContent {
	position: relative;
	top: 25px;
	left: 30px;
	height: 470px;
	width: 826px;
	padding: 20px 17px;
}
#dirContent h1 {
	line-height: 1.5em;
	height: 40px;
}
#dirContent #scrollpane {
	height: 400px;
	width: 806px;
	overflow: auto;
	line-height: 1em;
	padding-right: 20px;
}
#dirContent p {
	font-size: .75em;
	text-align: justify;
	margin-bottom: 15px
}
/***** Chapters Content *****/
#chapContent #benefitBoxBg, #chapContent #rightBoxBg, #chapContent #benefitBox, #chapContent #rightBox {
	position: absolute;
	top: 25px;
	height: 320px;
	width: 391px;
	padding: 10px 12px;
}
#chapContent #benefitBox, #chapContent #sponsorBox {
	left: 30px;
}
#chapContent #benefitBoxBg, #chapContent #sponsorBoxBg {
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#chapContent #rightBox {
	right: 30px;
}
#chapContent #rightBoxBg {
	right: 30px;
	background-color: #707070;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	 opacity:0.65;
}
#chapContent #benefitBox #scrollpane1 {
	height: 290px;
	width: 391px;
	overflow: auto;
}
#chapContent #rightBox #scrollpane2 {
	height: 320px;
	width: 391px;
	overflow: auto;
}
#chapContent h1 {
	margin-bottom: 10px;
}
#chapContent p {
	line-height: 1.25em;
}
#chapContent #rightBox p {
	color: #fff;
}
#chapContent #sponsorBox, #chapContent #sponsorBoxBg {
	position: absolute;
	bottom: 25px;
	height: 115px;
	width: 812px;
	padding: 20px 25px;
}
#chapContent #sponsorBox {
	background-color: #FFF;
}
#chapContent #sponsorBox #scrollpane3 {
	height: 80px;
	width: 812px;
}
#chapContent #sponsorBox img {
	margin-right: 25px;
	margin-bottom: 20px;
}
/***** Membership Content *****/
#memberBoxBg {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 515px;
	width: 855px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#memberBox {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 475px;
	width: 830px;
	padding: 20px 0 20px 25px;
	z-index: 10;
}
#memberBox #scrollpane {
	height: 480px;
	width: 815px;
	overflow: auto;
}
#memberBox h1 {
	line-height: 1.0em;
	margin-bottom: 20px;
}
#memberBox h2 {
	margin-bottom: 10px;
}
#memberBox p {
	text-align: justify;
	line-height: 1.25em;
	margin-bottom: 20px;
}
#memberBox #benefits {
	margin-top: 20px;
}
* html #memberBox #benefits {
	margin: 0;
}
#memberBox li {
	color: #4a484a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	list-style: disc inside;

}
#join {
	display: block;
	height: 25px;
	width: 97px;
	background-image: url(../images/join_online.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#print {
	display: block;
	height: 25px;
	width: 140px;
	background-image: url(../images/print_application.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#only {
	display: block;
	height: 25px;
	width: 140px;
	background-image: url(../images/members_only.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#join:hover, #print:hover, #only:hover {
	background-position: left bottom;
}
#sectionWrapper {
	width: 830px;
	height: auto;
	overflow: hidden;
}
#eligibleSection {
	height: auto;
	width: 240px;
	margin-right: 30px;
	float: left;
	position: relative;
}
#duesSection {
	height: auto;
	width: 240px;
	margin-right: 25px;
	float: left;
	position: relative;
}
#membershipSection {
	height: auto;
	width: 240px;
	float: left;
	position: relative;
}
/***** Sponsorship Content *****/
#sponsorContentBg {
	position: absolute;
	height: 510px;
	width: 860px;
	top: 25px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#sponsorContent {
	position: relative;
	top: 25px;
	left: 30px;
	height: 470px;
	width: 826px;
	padding: 20px 17px;
}
#sponsorContent h1 {
	line-height: 1.5em;
	height: 75px;
}
#sponsorContent #scrollpane {
	position: absolute;
	top: 90px;
	height: 370px;
	width: 826px;
	overflow: auto;
	line-height: 1em;
}
#sponsorContent p {
	font-size: .75em;
}
#sponsorContent ul {
	margin-bottom: 15px;
}
#sponsorContent li {
	color: #4a484a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	list-style: disc;
	margin-left: 15px;
	padding-left: 10px;
}
/***** Sponsor List Content *****/
#sponsorlistContent #programBoxBg {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 510px;
	width: 475px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#sponsorlistContent #programBox {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 475px;
	width: 425px;
	padding: 15px 0 0 20px;
}
#sponsorlistContent #programBox h1 {
	color: #024961;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: 100;
	line-height: 1.8em;
	margin-bottom: 15px;
	text-align: center;
}
#sponsorlistContent #programBox #scrollpane1 {
	height: 415px;
	width: 435px;
	overflow: auto;
}
#sponsorlistContent #programBox h2 {
	line-height: 1.9em;
	text-align: center;
}
#sponsorlistContent #programBox p {
	line-height: 1.9em;
	text-align: center;
}
#sponsorlistContent #sponsorBoxBg {
	position: absolute;
	top: 25px;
	right: 30px;
	height: 510px;
	width: 365px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#sponsorlistContent #sponsorBox {
	position: absolute;
	top: 25px;
	right: 30px;
	height: 510px;
	width: 365px;
}
#sponsorlistContent #sponsorBox h1 {
	text-align: center;
	margin: 15px 0 40px 0;
}
#sponsorlistContent #sponsorBox #scrollpane2 {
	height: 415px;
	width: 340px;
	overflow: auto;
	margin-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#sponsorlistContent #sponsorBox .sponsors {
	margin: auto;
	text-align: center;
	padding: 0 20px 60px 20px;
}
/***** Event Calendar Content *****/
#eventContent h1 {
	margin: 15px 0 10px 15px;
}
#eventContent p {
	margin: 0 0 10px 15px;
	line-height: 1.5em;
}
#eventContent p span {
	font-weight: bold;
}
#eventContent #scrollpane1 {
	height:  90px;
	width: 490px;
	overflow-x:hidden;
	overflow-y:auto;
}
#eventContent #scrollpane2 {
	height: 145px;
	width: 490px;
	overflow-x:hidden;
	overflow-y:auto;
}
#eventContent #scrollpane3 {
	height: 70px;
	width: 490px;
	overflow-x:hidden;
	overflow-y:auto;
}
#eventContent #currentBoxBg {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 165px;
	width: 500px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#eventContent #currentBox {
	position: absolute;
	top: 25px;
	left: 30px;
	height: 165px;
	width: 500px;
	z-index: 10;
}
#eventContent #futureBoxBg {
	position: absolute;
	height: 205px;
	width: 500px;
	top: 200px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#eventContent #futureBox {
	position: absolute;
	top: 200px;
	left: 30px;
	height: 205px;
	width: 500px;
	z-index: 10;
}
#eventContent #pastBoxBg {
	position: absolute;
	height: 135px;
	width: 500px;
	top: 415px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#eventContent #pastBox {
	position: absolute;
	top: 415px;
	left: 30px;
	height: 135px;
	width: 500px;
	z-index: 10;
}

#currentBox #scrollpane1{

}


#more {
	display: block;
	height: 17px;
	width: 66px;
	text-indent: -9999px;
	background-image: url(../images/btn_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#register {
	display: block;
	height: 18px;
	width: 113px;
	text-indent: -9999px;
	background-image: url(../images/register_now.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#more:hover, #register:hover {
	background-position: left bottom;
}
#eventContent #pastBox #more, #eventContent #currentBox #register {
	position: absolute;
	bottom: 10px;
	right: 35px;
	z-index: 100;
}
#eventContent #calendarBox {
	position: absolute;
	top: 5px;
	right: 30px;
	height: 559px;
	width: 305px;
	overflow: hidden;
}
/***** Archive Content *****/
#archiveContentBg {
	position: absolute;
	height: 510px;
	width: 860px;
	top: 25px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#archiveContent {
	position: relative;
	top: 25px;
	left: 30px;
	height: 470px;
	width: 826px;
	padding: 20px 17px;
	overflow: hidden;
}
#back {
	display: block;
	height: 25px;
	width: 58px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	cursor: pointer;
}
#back:hover {
	background-position: left bottom;
}
#archiveContent h1 {
	margin: 10px 0;
}
#archiveContent #scrollpane {
	height: 400px;
	width: 826px;
	overflow: auto;
}
/***** Gallery Content *****/
#galleryContent {
	position: relative;
	height: 566px;
	width: 922px;
}
/***** Contact Content *****/
#contactBoxBg {
	position: absolute;
	height: 510px;
	width: 860px;
	top: 25px;
	left: 30px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#contactBox {
	position: relative;
	top: 45px;
	left: 45px;
	height: 470px;
	width: 826px;
}
#contactBox #scrollpane {
	height: 475px;
	width: 826px;
	overflow: auto;
}
#contactBox h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.4em;
	line-height: 1em;
	padding-bottom: 5px;
}
#contactBox p {
	font-size: .75em;
	line-height: 1.5em;
	padding-bottom: 20px;
}
#emailBox {
	height: 220px;
	margin-bottom: 20px;
	position: relative;
	width: 365px;
	z-index: 10;
}
#emailBox #send {
	height: 20px;
	width: 88px;
	background-image: url(../images/send.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 5px;
	bottom: 0;
}
#emailBox #send:hover {
	background-position: left bottom;
}
#emailBox table {
	color: #024961;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
}
#emailBox table tr {
	vertical-align: top;
}
#emailBox .input {
	height: 16px;
	width: 286px;
	padding: 2px;
	border: 0;
	background-color: #868686;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFF;
	font-size: inherit;
}
#emailBox textarea {
	height: 91px;
	width: 286px;
	padding: 2px;
	border: 0;
	background-color: #868686;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: inherit;
	color: #FFF;
}
#designedBy {
	position: absolute;
	left: 30px;
	bottom: 25px;
	font-size: .8em;
}
#designedBy a {
	background: url(../images/mhcglogo.png) left top no-repeat;
	display: block;
	height: 38px;
	width: 202px;
	text-indent: -9999px;
	margin-top: 5px;
}
* html #designedBy a {
	background: url(../images/mhcglogo.gif) left top no-repeat;
}
/***** Admin Content *****/
#loginContentBg {
	position: absolute;
	top: 175px;
	left: 285px;
	height: 200px;
	width: 345px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=55);
	/* CSS3 standard */
	 opacity:0.55;
}
#loginContent {
	position: relative;
	top: 175px;
	left: 285px;
	height: 140px;
	width: 285px;
	z-index: 10;
	padding: 30px;
}
#loginContent form {
	margin-top: 15px;
}
#loginContent label {
	color: #4a484a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	width: 285px;
	display: block;
	text-align: right;
	vertical-align: middle;
}
#loginContent label input {
	height: 16px;
	width: 186px;
	padding: 2px;
	border: 0;
	background-color: #868686;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFF;
	font-size: inherit;
}
#loginContent p {
	text-align: right;
}
#loginContent p a {
	color: #4a484a;
}
#loginContent p a:hover {
	text-decoration: none;
}
#loginContent #send {
	height: 20px;
	width: 88px;
	background-image: url(../images/send.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
#loginContent #send:hover {
	background-position: left bottom;
}
/***** Admin Content *****/
.adminWrapper {
	background-color: #999;
	min-height: 516px;
	width: 862px;
	margin: 0 50px 0 52px;
	padding: 25px 30px;
	position: relative;
}
#adminContent {
	background-color: #fff;
	min-height: 470px;
	overflow: hidden;
	padding: 20px 17px;
	position: relative;
	width: 826px;
}
#adminContent h1 {
	margin-bottom: 5px;
}
#adminContent #sidemenu {
	float: left;
	position: relative;
	min-height: 450px;
	width: 200px;
}
#adminContent #main {
	float: left;
	position: relative;
	min-height: 450px;
	width: 626px;
}
/***** Footer *****/
#footer {
	height: auto;
	width: 1024px;
}
#footer p {
	padding-left: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
