html, body {
    height: 100%;
}
body {
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height:15px;
	margin:auto;
	background-color:#000000;
	}
	
#wrap {
	background:url(images/header.jpg) ;
	background-repeat:no-repeat;
	border:0px solid green;
	margin: auto;	
	text-align: center;
	width:780px;
	/*780px*/
	position:relative;
	min-width:780px;
	
}



#header {	
	height: 90px;
	
	/*border:#FFFFFF 1px solid;*/
}



#middle-wrap {
	text-align:center;
	position:relative;
	/*clear: both; */
	/* top: -25px;	height:auto;;*/
	
	padding: 0px;
	
	

	
	border:1px solid red;
	
}

#middle-section {
	text-align:center;
	
	/*clear: both; */
	/* top: -25px;	height:auto;overflow:scroll;
	height:80%;;margin:0px 33px 20px 33px;
	*/
	padding: 0px;
	
	

	
	border-bottom:1px solid white;

}

#panel-left {	
	float:left;
	width: 221px;	
	/* position:absolute;
	left:0;
	top:0;height:auto;margin-left:0px;border-right: #cccccc 3px solid;border: #0000FF 1px solid;*/	
	border: #0000FF 0px solid;
	
}

#panel-right {
	/*
	position:absolute;
	right:0;
	top:0;height:auto; ;
*/
	
	
	padding-left:10px;
	margin-left:220px;
	margin-right:10px;
	
	border: #006600 0px solid;

	
	
}


.panel{
 	width:500px;
 	/*<!--background-color:#FFFFFF;-->*/
}





a{
	text-decoration: none;
	color:#810419;
	text-align:left;
	padding-bottom:10px;	
}





h1,h2,h3,h4
{
	color:#920000;
	text-align:left;
	
}

h1{
 font-size:16px;
 background-repeat:no-repeat; 
 height:35px;
 padding-top:12px;
 padding-left:10px;
 margin-bottom:-2px;
}

h2{
font-size:14px;
}

h3{
border-bottom:2px solid #920000;
font-size:12px;
}

h4
{
font-size:10px;
}

.contents {

	color :#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 15px;
	
}

p
{
text-align:left;
}

#top-menu
{
	height:20px; 
	text-align:left; 
	padding-left:10px; 
	margin-left:405px;
	margin-top:60px;
}


#top-menu a 
{
	color:#FFFFFF;
/*	marign:0px 5px 0px 5px;
*/}


.heading
{
 font-size:16px;
 border-bottom:0px solid white;
 text-align:left;
 background-image:url(images/bar-red.jpg) ;
 background-repeat:no-repeat;
 height:35px;
 padding-top:12px;
 padding-left:15px;
 color:#810419;
 font-weight:bold;
 color:#FFFFFF;
 
}
/*img
{
text-align:center;
}*/