* {margin:0; padding:0;}
a {outline: none;} /* removes image outline on firefox */

body {
	font-family: Times, arial, serif;
	background-color: #F2DEB8;
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/
}

#wrapper{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-style: double;
	border-width: 10px;
	border-color: #1c215c;
	background-color: #D7C39D;
	margin-top: 20px;
	margin-bottom: 20px;	
	}
	
	
#header_top{
	width: 1020px;
	height: 85px;
	padding: 0px;
	background-color: #D7C39D;
	margin: 0px;	
	}
	
#header_image{
	width: 1020px;
	height: 142px;
	padding: 0px;
	background-color: #D7C39D;
	background-image:  url(../images/pana.jpg);
	margin-top: 0px;
	margin-bottom: 0px;	
	}
	
#buttons{
	width: 100%;
	height: 32px;
	text-align:center;
	padding: 0px;
	background-image:  url(../images/buttons/button_bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;	
	}
	
	
#main_text{
	float: left;
	width: 770px;
	/*height: 500px;*/
	padding: 0px;
	background-color: #D7C39D;
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	text-align: justify;
	font-weight: normal;
	color: #1c215c;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;	
	}
	

	
#right_pane
{	
	float: left;
	width: 225px;
	height: 565px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #D7C39D;
	
}

#right_pane_top{
	width: 100%;
	height: 410px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: #D7C39D;	
	}
	
#right_pane_bottom{
	width: 100%;
	height: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	text-align: center;	
	}
	

#clear_div
{
	clear: both;
	background-color: #F2DEB8;	
}

.main_text_heading1{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1c215c;	
	}
	
.guideline_bullet_list{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1c215c;
	line-height: 17px;
	list-style-type: disc;
	margin-left: 40px;
	padding-left: 40px;
	}
.main_text_bullet_list{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	margin-left: 40px;
	padding-left: 40px;
	line-height: 17px;
	list-style-type: disc;
	}
	
.main_text_bullet_list a:link{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	line-height: 17px;
	text-decoration: none;
	list-style-type: disc;
	}
	
.main_text_bullet_list a:visited{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	line-height: 17px;
	text-decoration: none;
	list-style-type: disc;
	}

.main_text_bullet_list a:active{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	line-height: 17px;
	text-decoration: none;
	list-style-type: disc;
	}
.main_text_bullet_list a:hover{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: white;
	line-height: 17px;
	text-decoration: none;
	list-style-type: disc;
	}

.main_text{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	}

.main_text a:link{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	text-decoration: none;
	}
	
.main_text a:visited{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	text-decoration: none;
	}

.main_text a:active{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #1c215c;
	text-decoration: none;
	}
.main_text a:hover{
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	}