/* commented backslash hides from ie5mac \*/ 
html{height:100%;margin:0;padding:0;} 
/* end hack */ 

html,body {
  padding:0;
	margin:0;
}
#menu a:link{text-decoration: none; color: Black;}
#menu a:visited{text-decoration: none; color: Black;}
#menu a:active{text-decoration: none; color: Black;}
#menu a:hover{text-decoration: none; color: #5DB2CD;}
#footerlink a:link{text-decoration: none; color: White; font-weight: bold;}
#footerlink a:visited{text-decoration: none; color: White; font-weight: bold;}
#footerlink a:active{text-decoration: none; color: White; font-weight: bold;}
#footerlink a:hover{text-decoration: none; color: #FF5717; font-weight: bold;}
a:link{text-decoration: none; color: #5DB2CD;}
a:visited{text-decoration: none; color: #5DB2CD;}
a:active{text-decoration: none; color: #5DB2CD;}
a:hover{text-decoration: none; color: #FF5717;
}
body{	
	text-align:center;
	min-width:825px;      /* for mozilla*/
   background: #DDD9D4;
	color: #000000;
	height:100%;
	line-height: 1em;
}

h1 {
	color: Black;
	font-family: Georgia , Times, serif;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	padding: 30px 0px 0px 50px;
	margin: 0; 
}
ul {
	color: Black;
	font-family: Georgia , Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 70px;
}
table
{ 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 15px;
color: Black;
font-family: Georgia , Times, serif;
font-size: 12px;

}
#altheader {
	color: Black;
	font-family: Georgia , Times, serif;
	font-weight: normal;
	font-size: 22px;
	text-align: right;
	padding: 30px 15px 0px 0px;
}
#tiny {
	color: #707070;
	font-family: Georgia , Times, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 0px 50px;
}

#outer{

	height:99.9%;
	min-height:100%;
	width:825px;
	border:0px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(assets/bgtile4.gif) repeat-y center center;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{width:825px}
/* end hide*/

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	background:  url(assets/bgtile4.gif) repeat-y center center;
} 

#navigation{
	position:absolute;
	top:0;
	left:-1px;
	width:780px;
	height: 90px;
 	border:0px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	margin: 0px 0px 0px 22px;
	background: #FFFFFF no-repeat;
	background-image: url(assets/tacraologocolor.gif);
	background-position: 0px 15px;
}

#header{
	position:absolute;
	top:80;
	left:-1px;
	width:780px;
	height:200px;
   margin: 0px 0px 0px 22px;
   padding-top:10px;
	border:0px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background: url(assets/header3.jpg) no-repeat;
}
/* mac hide \*/
* html #outer, * html #header {width:825px}
/* end hide*/


#leftcolumn {
	position: relative; /*ie needs this to show float */
	width: 560px;
	margin: 0px 0px 0px 2px; /*background: #F7F7E9;*/
	
	float: left;
	padding-top: 280px; /*needed to make room for header*/
}



#footer {
	width:779px;
	clear:both;
	height:60px;
	border:0px;
	background-color: #BBBBB0;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
//	position: absolute;
overflow: hidden;
   margin: 0px 0px 0px 22px;
}

* html #footer{margin-bottom:-1px}/* ie rounding bug*/

/* mac hide \*/
* html #footer {/*only ie gets this style*/
	height:60px;/* for ie*/
}
/* end hide*/

div,p  {margin-top:0}/*clear top margin for mozilla*/

#rightcolumn {
	position:absolute;
   width:185px;
	float:right;
	/*background: #EBEBDE;*/
	margin: 0px 23px 0px 0px;
	padding-top:280px;/*make room for header*/
	top:0;
   right:0;

}


#clearfooter {width:100%;height:60px;clear:both} /* to clear footer */
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

#menutext{
	color: Black;
	font-family: Georgia , Times, serif;
	font-size: 11px;
	text-align: right;
	padding: 45px 0px 0px 0px;
	
}
#bodytext{
	color: Black;
	font-family: Georgia , Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 25px 0px 0px 50px;
	
}
#eventtext{
	color: Black;
	font-family: Georgia , Times, serif;
	font-size: 12px;
	text-align: left;
	padding: 10px 0px 0px 50px;
	
}
#bodycentered{
	color: Black;
	font-family: Georgia , Times, serif;
	font-size: 12px;
	text-align: center;
	padding: 25px 0px 0px 50px;
	
}
#sidetext{
	color: #505050;
	font-family: Georgia , Times, serif;
	font-size: 12px;
	text-align: justify;
	padding: 10px 15px 0px 5px;
}
#footertext{
	color: White;
	font-family: Georgia;
	font-size: 11px;
	text-align: right;
	padding: 20px 10px 10px 10px;
}

.button
{
	width:140px;
	height:30px;
}
.field
{
	padding: 0 1em 1em 1em;
	width:180px;
	height:110px;
}
