* {padding: 0; margin 0;}
html {height: 101%;}

#content {height: 900px;}









.footer {font: bold 1em sans-serif;line-height: 20px;border-top: 1px solid #c0c0c0;text-align: center;margin-top: 20px;}
.footer img { border: 0px; }



a {
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

a:hover {
background-color: #FEE496;
}

.flashborder {
border: double 3px #c0c0c0;
}


body {
	background:#8C1C1E url(../images/bkg-top1.jpg) top no-repeat;
	font:.6em "Trebuchet MS";
	
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

.contenthead {
	color: #971b1d;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	
}

img {
	border: double 3px #c0c0c0;
}



table {

}

td {

}

h1 {
	color: #971b1d;
	font-size: 16pt;
	font-weight: bold;
	line-height:22pt;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 20px;
}



h2 {
	background:#A40809;
	color:#ffffff;
	font-size:110%;
	line-height:3em;
	font-weight:normal;
	margin-bottom:20px;
	padding:6px 12px 5px 8px;
	display:inline;
	text-transform:capitalize;

}

	
h3 {
	background:#A40809;
	color:#ffffff;
	font-size:110%;
	line-height:3em;
	font-weight:normal;
	margin-bottom:20px;
	padding:6px 12px 5px 8px;
	display:inline;
	text-transform:capitalize;
}


h4 {
	color:#971b1d;	
	font-size: 1em;
}





h5 {
	color: #971b1d;
	font-size: 9pt;
	font-weight: bold;
	line-height:22pt;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
}


h3 a, h3 a:hover, #contentLeft h3 a, #contentLeft h3 a:hover {
	color:#fff;
}

hr {
border-bottom: 1px solid #c0c0c0;
}


.clearer {clear: both;}
.left {float: left;}
.right {float: right;}



div#box	{
padding: 10px;
width: 800px;
margin:0 auto;
margin-top: 10px;
background:#FFF; 
/* background:#F5F5F5; */
color:#000
}


.header {
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;	
	height: 280px;
	background:#FFF;
	margin-bottom: 5px;	
}

.content_container {
	border-top: 1px solid #c0c0c0;
	padding-top: 20px;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 5 auto;
	width: 800px;		
  overflow:hidden;
  min-height: 500px;
}

.content_left_navigation {float: left;width:160px;height:350px;}
.content_left_navigation img{border: 0px;
}


.content_middle_content {
	border-left: 1px dotted #EEEEEE;
	border-right: 1px dotted #EEEEEE;
	float: left;
	width: 440px;	
	padding: 0 10px 0 10px;
}

.content_right_misc {
	float: right;
	width: 175px;
	/* background-image: url(../images/navigation/left2.jpg); */
	height:350px;
	text-align: center;
}

.content_right_misc img{
	border: 0px;
}




.albumlist {
padding: 7px;
background: #FFF;	
}

.albumleft {
	width: 180px;
	float:left;
	height: 130px;
	margin-top: 10px;
}	

.albumright {
	width: 220px;
	padding-left: 20px;
	float:left;
	height: 130px;
	margin-top: 10px;	
}	

.showalbumleft {
  text-align: left;
	width: 180px;
	float:left;
	margin-top: 10px;
}	

.showalbumright {
	width: 220px;
	padding-left: 20px;
	float:left;
	margin-top: 10px;	
}	