body{
	padding:0;
	margin:0;
  	background: #FFFFFF url("/images/ybackground.gif") no-repeat center top;
	background-repeat: repeat;
	padding-top: 2px;
}

#outerWrapper{
	margin: 0 auto;
	width: 875px;
background: #FFFFFF;
}

#header{ width:875px;}
	
#maincolumn {
    float:right;
	width:630px;
	margin-top:15px;
	margib-left: 15px;
	margin-right: 10px;
    background: #FFFFFF;
}

#leftcol {
	width:230px;
    float:left; }

.colmenu ul {
	margin: 3px;
	padding: 3px;
}

.colmenu li {
	list-style-type: none;
}

.idxbot {
	width:620px;
	padding: 3px;
}

.idx {
	width:350px;
	float:left;
	padding: 3px;
}

.pic {
	float:right;
	width:250px;
	height:370px;
}


li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;}

ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;}

A.copy:link {
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #333333;
	font-size:11px }
	
A.copy:visited {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size:11px }
	
A.copy:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size:11px }

.copy {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size:11px }

h1{	padding: 1px;
	padding-bottom: 1px;
	margin: 10px;
	display: block;
	color: 335EA3;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal }

p {  font-family: Verdana, Helvetica, sans-serif;
     margin-top: 5px;
     margin-bottom: 5px;
     font-size: 12px;
     font-style: normal; 
     font-weight: normal; 
     color: #333333 }

.footer{
	width:875px;
	height:6px;
	clear: both;
	background-color:#D31414; }
	
.copyright{
	width:875px;
	height:22px;
	clear: both;
	text-align:center;}

.photo{
	float:left;
	height:164px;
	}

input,textarea {
background-color: #CCCCFF;
background-image: url(/images/shadeform.jpg); 
/* used a background image - not necessary though*/ 
border: 1px solid #335EA3;
margin: 2px; }

