body {
	background-color: #ffffff;
	background-image: url(../img/bkgrndfull.gif);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}

#main {
	background-color:#ffefc5;
	width: 678px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid  #fed870;
	border-left: 1px solid #fed870;
}

#mpbc {
	background-image:url(../img/banner_top.gif);
	background-color: #ffefc5;
	margin-left: 20px;
	width: 650px;
	height: 135px;
	background-repeat: no-repeat
}

#nav {
	background-color:#008081;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	color: #ffffff;
	padding-left: 50px;
	margin-top: 10px;
}
#nav a{
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration:none;
}



#pannel {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: ffffff;
	position: relative;
}

#top { 
	background-image: url(../img/t_top.gif);
	width: 680px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}

#bttm { 
	background-image: url(../img/t_bttm.gif);
	width: 680px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;

}

a.link {
	color: #008080;
	text-decoration:none;
	font-weight: strong;
}
a.link:link {
	color: #008080;
	text-decoration:none;
	font-weight: strong;
}

a.link:hover {
	color: #008080;
	text-decoration: none;
}

#pannel h1 {
	color: #808080;
	font-weight: strong; 
	font-size: 14px
}

#pannel h2 {
	color: #808080;
	font-weight: strong; 
	font-size: 12px
}
