body {
	background:#002842 url(../images/images/bkg_02.jpg) top center repeat-x;
	margin:0;
	padding:0;
}

#top1{
width: 792px;
height: 50px;
background: #ED1D24;
background-image: url(../images/topbkg_01.jpg);
}

#nav{
width: 792px;
height: 55px;
}

#photo{
width: 792px;
height: 99px;
}

#crumbs{
width: 782px;
height: 15px;
background: #ED1D24;
padding: 0px 5px 0px 5px;
margin: -13px 0px 0px 0px;
}

/* the following is for the index page formating */

#wrapper2{
width: 789px;
height:750px;
background: url(../images/bkg_02.jpg) repeat-y;
}

#column1{
float: left;
width: 348px;
}

#menu{
height: 369px;
margin: 0px;
padding: 0px;
}

#column2{
float:right;
width:417px;
padding: 0 15 0 0; 
text-align: left;
}

#flash{
	width:417px;
	float: right;
	padding: 0 0 0 0;
	}
/* the following rule is recognized only by IE */
	
* html #crumbs{
width: 792px;
height: 13px;
background: #ED1D24;
padding: 0px 5px 0px 5px;
margin: 0px;
}

#wrapper{
width: 792px;
background-image: url(../images/wrapper_bkg.gif);
}

#main {
	background: url(../images/sub_10.jpg) top left no-repeat; 
	padding: 10px 20px 20px 20px;
	width: 602px;
	min-height: 350px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
}

/* the following rule is recognized only by IE */
	
* html #main {
	background-image: url(../images/sub_10.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 642px;
	padding: 10px 20px 20px 20px;
	height: 350px;
}

#side{
width: 145px;
background: #4C4C4C;
float: right;
}



/*TEXT FORMATTING*/

#main p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
}
.mice {
	font-size: 10px;
}
#main a{
	color: #990000;
	font-weight:bold;
	text-decoration:none;
 	padding-right: 13px;
   background: transparent  url(../images/a_arrows_03.jpg) no-repeat center right;

}

.subhead {
	font-weight: bold;
	text-transform: uppercase;
	color: #ED1D24;
}

#crumbs p{
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;



}

.subhead2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;
	color:#024b79;
	line-height:38px;}

ul {
	font-size: .75em;
}

#main li{
	margin-bottom:8px;}
#member p {
	font-size: 11px;
}

#member input {
	border: 0px;
    font-family: arial;
    font-size: 10px;
    color: #333333;
} 
#admin_menu a{
    color: #fff;
}
