

body 
{
	position:relative;
	margin-top: 85px ;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #98e7ff url('/MyImages/Layout/PopArt/bg.gif') repeat-x ;
	color:#0090da;
	scrollbar-3dlight-color:#98e7ff;
	scrollbar-arrow-color:#5ec8fe;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#5ec8fe;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#98e7ff;
}
blockquote
{
		background: #fff url('/MyImages/Layout/PopArt/quote_right.gif') top right no-repeat ;
		border-left: solid 4px #fff5fe;
}

ul
{
	list-style-type: disc;
	list-style-position: inside;
}
#header
{
	height:155px;
	width:900px;
	background:url('/MyImages/Layout/PopArt/strawberry1_header.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	border: 0;
}

#container 
{
	position:relative;
	color: #303030;
	margin: 0 auto;
	width: 900px;
	height:100%;

}

#topmenu 
{
    background-color:#98e7ff;
	float:left;
	width: 900px;
	height: 55px;
	margin: 0;
	padding: 0;
	overflow: hidden;

}

#menuPad1
{
	
	float:left;
	width: 200px;
	height: 55px;
	position:relative;
	background:  url('/MyImages/Layout/PopArt/menu_pad1_blue.gif') top left no-repeat;

}
#menuPadMid
{
	float:left;
	width: 449px;
	height: 55px;
	background: #fff url('/MyImages/Layout/PopArt/menu_pad.gif') top left repeat-x;
	color: #b1e4ff;
	overflow: hidden;
	padding-top:5px;
	margin:0;
	
	
}
#menuPadMid a
{
	color: #fff;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;

}
#menuPadMid a:hover
{
	color: #0090da;
	background-color:#b1e4ff;
	text-decoration:none;
}	

#menuPadMid ul 
{
	margin:0;
	padding:0;
}
#menuPadMid li 
{
	padding-left:20px;
	display:inline;
	font-weight:bolder;
	font-size:24px;
	vertical-align:middle;
	list-style-type: none;
	margin:0;
	padding:0;

}
#menuPad2
{
	float:left;
	width: 251px;
	height: 55px;
	position:relative;
	background:  url('/MyImages/Layout/PopArt/menu_pad2.gif') top left no-repeat;
}

#sideContent
{
	margin-left:5px;
	padding:0 10px;
	color:#fff;	
}


#sideContent a
{
	text-decoration: underline;
	color: #fff;
}	
#sideContent a:hover
{
	text-decoration: underline;
	color: #fac8ed;
}

#sideContent h4
{
	font-size:1.2em;
	color:#0090da;
}

	
#menu 
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;

}

#menu ul 
{	
	list-style: none;
	margin: -3px 0 5px 0;
	padding:0;
	font-size: 1.1em;
	background-color:#5ec8fe;
	border:solid 1px #5ec8fe;
}	

#menu li 
{
	margin:0;
	margin-bottom: 4px;
	padding: 0;
}

#menu li a 
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #3399FF;
	display: block;
	padding: 5px 0 0 8px;
	margin:0;
	background: #ffffff;
	border-left: 5px solid #5ec8fe;
}	
	
#menu li a:hover 
{
	background: #b1e4ff;
	color: #ffffff;
	text-decoration:none;
}


#main 
{
	color:#133977;
	width: 900px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height:1em;
	background: #fff url('/MyImages/Layout/PopArt/main_bg.gif') top left repeat-y;
}
#mainPad1
{
	float:left;
	width: 160px;
	padding-left:8px;
	position:relative;
	margin:0;
	border:0;

}
#mainPadMid
{
	float:left;
	width: 540px;
	background: #fff ;
	

}

#mainPad2
{
	float:left;
	width: 183px;
	position:relative;
	overflow: hidden;
	top:-40px;
}



#leftnews 
{
	margin: 1px 0 1px 5px;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #F7F9F7;
	line-height: 1.3em;
}


#content 
{

	line-height: 1.6em;
	padding: 0 10px;
	text-align: left;
	    top:-30px;
}

.greenbox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.bluebox {
	background-color: #EDF3FE;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.splitright {
	background-color: #ffffff;
	width: 49%;
	float: right;
	overflow: hidden;
}

.splitleft {
	background-color: #ffffff;
	width: 49%;
	float: left;
	overflow: hidden;
}
.splitleft2 {
	background-color: #ffffff;
	width: 60%;
	float: left;
	overflow: hidden;
}
#word_balloon
{
	padding:5px;
	background-color:#fedced;
	color:#d83e99;
}
#Welcome
{

	display:block;
	width:500px;
	position:relative;
	text-align:right;
}


h3 {
	font-size: 1.3em;
	line-height:1em;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 1.7em;
	line-height:1.1em;
	margin: 6px;

}
a {
	text-decoration: none;
	color: #74A8F5;
}

a:hover {
	text-decoration: underline;
	color: #5ec8fe;
}

a img {
	border: 0;
}

#footer {
	clear: both;
	padding: 0px;
	padding-top:5px;
	width: 900px;
	height:23px;
	text-align: center;
	color: #5ec8fe;
	font-size: 0.9em;
	background:#98e7ff url('/MyImages/Layout/PopArt/footer.gif') top left no-repeat;
	

}

#footer a {
	color: #5ec8fe;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #74A8F5;
}

#bottom
{
	background: #0090da url('/MyImages/Layout/PopArt/bg2.gif') repeat-x  top;
	height:60px;
	padding-top:45px;
	font-weight:bold;
	color:#5ec8ff;
	clear:both;
	display:block;
	width:100%;
	margin-top:1em;
	margin-bottom:0;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
}