
body, html {
	margin:auto;
	margin-top: 10px; 
	background-color:#B23E65;
}

#bgcontainer {
	width:700px;
	margin-left: auto;
	margin-right: auto;
}






#top {
	height: 112px;
	width: 685px;
	position: relative;
	background: #903 url(img/top_bg.jpg) repeat-y center;
	font-size: 32px;
	font-family: helvetica, Verdana, sans-serif;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	letter-spacing: 2px;
}
#top h1{
	position: absolute;
	padding: 30px 0px 0px 15px;
	margin:0px;
}

#top h2{
	position: absolute;
	padding: 55px 0px 0px 495px;
	margin:0px;
}



#main {
background-color: #ffffc8;	
width: 680px;
	padding: 10px;
	margin: 0px;
		font-size: 12px;
		line-height:16px;
	color: #333;
	text-align: justify;
		font-family: helvetica, Verdana, sans-serif;
		border-bottom:1px solid #B23E65;

}


* html #main  {
	padding: 0px;
}

#main h1,
#main3 h1 {
font-size:18px;
color:#83002D;
margin-bottom:4px;
margin-top:2px;
font-weight:normal;
	letter-spacing: 1px;
}
#main h2 {
font-size:15px;
color:#B23E65;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main h4 {
font-size:14px;
color:#83002D;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main h5 {
font-size:12px;
color:#83002D;
margin-bottom:4px;
margin-top:0px;
letter-spacing: 1px;
font-weight:normal;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}




#footer {
	width: 760px;
	padding-top: 6px;
	padding-bottom:5px;
	padding-left: 10px;
	font-size: 10px;
	margin:0;
	color:  #fff;
	font-family: Helvetica,Verdana, sans-serif;
	
}


#footer a:link, a:visited {
color: #fff;
}
#footer a:hover {
color:#ffffc8;
}



img {
	border: none;
}



#nav {
	height: 18px;
	width: 700px;
	background-color:#A32753;
	margin-top:0px;
	border-top:1px solid #83002D;
	border-bottom:1px solid #83002D;
}

#nav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	text-decoration: none;
	list-style-image: none;
}
#nav li {
	margin: 5px 0px 5px 0px;
	font:10px geneva, verdana, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform:lowercase;
	display:inline;
}

* html #nav li  {
	line-height: 14px;
	list-style-image: none;
}
	
#nav li a:link, li a:visited {
	padding: 3px 20px 3px 20px;
	color: #fff;
	text-decoration: none;
	list-style-image: none;
	font-weight:bold;
}

#nav ul li a:hover
	{
	color:#B23E65;
	text-decoration:none;
	background-color:#ffffc8;
	font-weight:bold;
	}

#nav ul li.active	{
	font-weight:bold;
	text-decoration:none;
	background-color: #E0E0E0;
	}


a:link, a:visited {
text-decoration: none;
font-weight:bold;}

a:hover {
text-decoration: none;
font-weight:bold;}
	
#pic {
	height:469px;
	width:266px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-right:20px;
 	 background: #903 url(img/hm.jpg) no-repeat center;
	border: 1px solid #B23E65;	
}


	#smpic {
	height:110px;
	width:170px;
	float: right;
	padding: 0px;
	margin-bottom: 5px;
	margin-left:10px;
 	 background: transparent url(img/hm_sm.jpg) no-repeat center;
	border: 1px solid #B23E65;
		display:inline;		
}



/***************   General Links  ****************/

.down a:link,.down a:visited {
text-decoration: none;
font-weight:bold;
color: #B23E65;}

.down a:hover {
text-decoration: none;
font-weight:bold;
	color: #83002D;}

#right a:link,#right a:visited,
#contact a:link,#contact a:visited {
color:#B23E65;
text-decoration:none;
font-weight:bold;
}
#right a:hover,
#contact a:hover {
color: #B23E65;
}


	
	#contact  {
text-align:center;
font-size:14px;
color:#333;
}

/**************  LINKS TABLE ***********/

td#title{
	text-align: left;
	vertical-align: bottom;
	background-color:#903;	
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 4px 1px 4px;
	font-weight:bold;
	}
	
	
	table#table a,
	table#table a:link,
	table#table a:visited {
	color:#903;
		padding: 6px 4px 1px 4px;
		text-decoration:none;

	}
	
		
	table#table a:hover{
	color:#b23e65;
		padding: 6px 4px 1px 4px;
		text-decoration:none;
	}
