body{
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
	line-height:150%;
	color:white;
	/*background:url("../images/left_bg.jpg") repeat-y #334ea7;*/
	background:url("../images/left_bg_2.jpg") repeat-y #99a7d3;
	margin:0px;
	padding:0px;
	}

#frame{
	width:775px;
	margin-left:0px;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-align:left;
	}
	
#ad1{
    position:absolute;
    top:25px;
    left: 800px;
    width:150px;
    height:160px;
}

#ad2{
    position:absolute;
    top:250px;
    left: 800px;
    width:150px;
    height:220px;
}

#ad3{
    position:absolute;
    top:480px;
    left: 800px;
    width:150px;
    height:220px;
}

#top{
	margin:0px;
	padding:0px;
	height:109px;
	width:774px;
	border: 1px solid white;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	text-align:right;
	vertical-align:middle;
	background: #344DA9 url("../images/topleftlogo.jpg") no-repeat;
	}

#left{
	width:241px;
	text-align:right;
	background: url("../images/left.jpg") no-repeat;
	float:left;
	display:inline;
	}

#main{
	/*width:524px;*/
	width:574px;
	height:100%;
	background: url("../images/rightghost.jpg") no-repeat;
	float:left;
	display:inline;
	margin:0px;
	padding: 0px 0px 0px 0px;
	}

#nav{
    position:absolute;
    /*left:60px;*/
    left:10px;
    font-family:trebuchet ms, verdana, arial, sans-serif;
    line-height:200%;
	width:174px;
	text-align:left;
	padding: 0px 0px 0px 5px;
	/*float:left;*/
	/*background: #99a7d3 url("../images/navi_bg.jpg") top no-repeat;*/
	background: #99a7d3;
	border:1px white solid;
	}
	
#leftimage{
    position:absolute;
    /*left:60px;*/
    left:10px;
    top:560px;
    width:181px;
    height:201px;
    padding:0px;
    margin:0px;
    }
    

#content{
    float:left;
    position:absolute;
    /*left:241px;*/
	/*width:513px;*/
	left: 191px;
	width: 563px;
	padding:10px 0px 20px 20px;
	text-align:left;
	/*background:url("../images/content_bg.jpg") repeat-x;*/
	background: #6c83cb url("../images/body_bg.jpg") repeat-x;
	display:block;
	}

#footer{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}
	
#notice{
    position:absolute;
    left:300px;
    top:50px;
    background:#c0aa8e;
    border:1px white solid;
    width:200px;
    height:50px;
    color:red;
    z-index:10;
    text-align:center;
    }

h1{
    font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size:14pt;
	font-weight:bold;
	}
	
h2{
    font-family: trebuchet ms, verdana, arial, sans-serif;
    font-size:12pt;
    font-weight:bold;
    }

a{
	color:white;
	text-decoration:none;
	}

a.navi{
	font-size:11pt;
	}

img{
	border:0px;
	}
	
.right_image{
    float:left;
    margin:0px 0px 0px 10px;
    padding:0px 0px 10px 6px;
}
	
p, li{
    font-family: trebuchet ms, verdana, arial, sans-serif;
    padding:0px 20px 0px 0px;
    text-align:justify;
    }

th{
    margin:2px;
    padding:5px;
    text-align:center;
    background: #2a4290;
    }

td{
    margin:2px;
    padding:5px;
    background: #3b5bc7;
    }
    
div.pdf_dl{
    margin:0px auto;
    /*background: url("../images/pdf_dl_bg.png") no-repeat;*/
    background: #99a7d3;
    width:478px;
    height:45px;
    color:white;
}

div.gallery_div{
    margin:0px auto;
    background: #99a7d3;
    width:458px;
    color:white;
    padding:10px;
    text-align:center;
}

img.imggroup{
    margin: 0px 3px;
    border: 1px solid white;
}

div.pdf_dl p{
    /*padding-top:20px;*/
    /*margin-left:60px;*/
    font-size:9pt;
}

.footer{
	font-size:8pt;
	text-align:center;
	}