#maintable{
	border: 2px solid #6B6B6B;
	background: #E2E2E2;
}
p, ul{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
h3{
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}
a:link, a:visited, a:hover{
	color: #0533DF;
}
#bg_content{
	background: url(images/bg_content.gif) repeat-y;
}
#left_nav{
	background: url(images/left_nav.gif) repeat-y;
}
#right_nav{
	background: url(images/right_nav.gif) repeat-y;
}
#nav_bg{
	background: #D5D5D5 url(images/nav_bg.gif) top repeat-x;
}
#nav_bg ul{
	color: #000;
	font-weight: bold;
}
a.nav:link, a.nav:visited, a.nav:hover{
	color: #000;
}
#nav_bg li{
	margin-bottom: 5px;
}
#contact{
	background: #fff url(images/contact_bg.gif) top repeat-x;
}
#contact_left{
	background: url(images/contact_left.gif) repeat-y;
}
#contact_right{
	background: url(images/contact_right.gif) repeat-y;
}
.minipad{
	margin: 10px 10px;
}
#footer{
	text-align: center;
}