body { 
	background: #39335A url(gifs/main_background.jpg); 
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;  }

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 30px; 
	color: #3D387A; 
	font-weight: normal; 
	margin: 0; 
	padding: 0 0 25px 0; }
h2 { 
	font-size: 13px;
	margin: 0px;
	padding: 0; }
p { 
	text-align: justify; 
	line-height: 1.5;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;	 }
a { 
	text-decoration: underline; color: #3D387A; }
a:hover { 
	text-decoration: none; }
	
ol, ul { padding: 0 0 15px 20px; 
	margin: 0;
	 }
li { padding: 0 0 5px 0; }
.silver { list-style: url(gifs/list_dot.gif) }


#content { 
	background: url(gifs/content_background.jpg) top repeat-x #F5F2E4; }
#leftBar { 
	background: url(gifs/left_bar.jpg) repeat-y; width: 7px; }
#rightBar { 
	background: url(gifs/right_bar.jpg) repeat-y; width: 7px; }
#foot { 
	background: url(gifs/bottom_bar.jpg) top repeat-x; 
	height: 47px; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	color: #FFFFFF; }


/* Navigation */
#nav { margin: 0; padding: 0; list-style: none; width: 150px; }
#nav li { margin: 0; padding-bottom: 0; list-style: none; }
#nav li a { color: #3D387A; text-decoration: none; } 
#nav li a:hover { color: #FFFFFF; }
#nav_top a { display: block; width: 135px; height: 20px; background: url(gifs/m_home.jpg); background-position: top left; overflow: hidden; padding: 15px 0 0 15px; }
.nav_middle a { display: block; width: 135px; height: 20px; background: url(gifs/m_middle.jpg); background-position: top left; overflow: hidden; padding: 6px 0 0 15px; }
#nav_bot a { display: block; width: 135px; height: 39px; background: url(gifs/m_contact.jpg); background-position: top left; overflow: hidden; padding: 6px 0 0 15px; }
#nav_top a:hover { background-position: bottom left; }
.nav_middle a:hover { background-position: bottom left; }
#nav_bot a:hover { background-position: bottom left; }


#tabs { margin: 0; padding: 10px 0; list-style: none; }
#tabs li { margin: 5px 0; }
#tabs li a { color: #FFFFFF; text-decoration: none; display: block; width: 135px; height: 36px; background: url(gifs/big_tab.jpg); background-position: top left; overflow: hidden; padding: 14px 0 0 15px }
#tabs li a:hover { background-position: bottom left; }