.wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 132px;
	background-image: url(../images/topheaderbg.jpg);
}
.banner {
	background-image: url(../images/newmiddlebg.jpg);
	background-repeat: repeat-x;
	height: 300px;
}
.banner img {
	margin-left: 450px;
	margin-top: 25px;
}

.middle_bar {
	background-color: #000;
	height: 75px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;

}
.main_content {
	min-height: 400px;
}

.main_content h2 {
	color:#F09;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main_content h3 {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main_content p {
	color:#666;
	line-height:1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Box {
	width:125px;
	float: right;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.footer {
	height: 75px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #000;
	clear: both;
}
.footer_copyrights {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F09;
	padding: 0px;
	float: right;
	width: 49%;
	margin-top: 25px;
	text-align: right;
	background-color: #000;
}
.resize {
	width:900px;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.logo {
	float:left;
	padding:0;
	margin:0;
	width:500px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 132px;
	background-position: 90px;
}
.menu_bar {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 102px;
}
.underlinemenu{
	font-weight: normal;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.underlinemenu ul{
	margin: 0;
	text-align: right;
//set value to "left", "center", or "right"*/
; 	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #666; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none; /*bottom border is 3px*/
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: #E30085;
	border-bottom-width: 8px;
}
.banner_resize {
	padding: 0px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(../images/jackie.png);
	background-repeat: no-repeat;
}
.Welcome {
	width:900px;
	float: left;
	padding: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
	img{border:none;}
.Welcome .bloga {
	width:620px;
	float:left;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 25px;
}			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
	position:relative;
	text-align:left;
	width:700px;
	margin-bottom:0em;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
		}	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:850px;
	height:200px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	left:-30px;
	top:71px;
	z-index:1000;
	position: absolute;
		}	
	#nextBtn, #slider1next{
	left:850px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #slider1next a{
	background-image: url(../images/foward-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	

