body {
margin: 0;
padding: 0;
background: url(../i/common/bg.gif) repeat-y #ccc;
}

a	{
color: #000;
text-decoration: underline;
}

a:hover	{
color: #000;
text-decoration: none;
}

img	{
border: 0;
}

form	{
margin: 0;
padding: 0;
}

.main-width	{
width: 810px;
}

.wrapper	{
font: 10px verdana, arial, helvetica, sans-serif;
position: relative;
}

.header	{
height: 85px;
position: relative;
background: #fff;
}

.logo a	{
width: 335px;
height: 60px;
padding: 0;
display: block;
position: absolute;
top: 20px;
left: 30px;
z-index: 10;
background: url(../i/common/logo.gif);
}

.masthead	{
height: 90px;
position: relative;
background: url(../i/common/masthead.gif);
}

.content	{
padding: 20px;
width: 770px;
\width: 810px;
w\idth: 770px;
position: relative;
}

.content-left	{
float: left;
width: 275px;
color: #fff;
}

.content-left a	{
color: #fff;
}

.content-left-header	{
padding: 10px 0 2px 30px;
width: 245px;
\width: 275px;
w\idth: 245px;
font-size: 12px;
font-weight: bold;
color: #fff;
background: #4c0000;
}

.content-left-padding {
padding: 10px 30px 10px 45px;
width: 200px;
\width: 275px;
w\idth: 200px;
}

.content-right	{
float: left;
padding: 30px 30px 50px 30px;
width: 475px;
\width: 535px;
w\idth: 475px;
}

.content-right-image	{
padding: 2px;
border: 1px solid #bbb;
}

.content-right-sub	{
padding: 15px 0 20px 0;
width: 475px;
background: url(../i/home/horizontal-shadow.gif) top no-repeat;
}

.home-subcontent-left	{
float: left; 
width: 225px;
}

.home-subcontent-right	{
float: left;
text-align: center;
margin-left: 25px;
width: 215px;
\width: 240px;
w\idth: 215px;
}

.footer	{
width: 300px;
padding: 20px 0 10px 10px;
/* position: relative; */
font: 9px verdana, arial, helvetica, sans-serif;
color: #fff;
}

.alt	{
display: none;
}

.clear {
clear: both;
height: 0;
padding: 0;
margin: 0;
font-size: 0;
line-height: 0px;
}

.hr	{
border-top: 1px solid #eaeaea;
margin-top: 10px;
padding-bottom: 10px;
}

.right	{
text-align: right;
}

/* 3D Boxes */

dl {
width: 225px;
margin: 0 0 10px 0;
padding: 0;
position: relative;
background: #eaeaea;
}

dd {
margin: 0;
padding: 10px;
color: #000;
border-right: 3px solid #8c8c8c;
border-bottom: 3px solid #8c8c8c;
background: #eaeaea;
}
	
.dimensions	{
width: 3px;
height: 3px;
padding: 0;
margin: 0;
}
	
.top	{
position: absolute;
top: 0;
right: 0 !important;
right: -1px;
background: url(../i/misc/tr.gif) transparent no-repeat top right;
}
	
.bottom	{
position: absolute;
bottom: 0 !important;
bottom: -2px;
left: 0;
background: url(../i/misc/bl.gif) transparent no-repeat bottom left;
}

/* Nav */

.nav	{
font: 11px verdana, arial, helvetica, sans-serif;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
padding: 10px 0 10px 30px;
width: 780px;
\width: 810px;
w\idth: 780px;
color: #fff;
position: relative;
background: #8c8c8c;
}

.nav a	{
color: #fff;
text-decoration: none;
}

.nav a:hover	{
color: #25273e;
text-decoration: none;
}

#ministries-menu	{
color: #fff;
padding: 10px 15px;
width: 118px;
\width: 150px;
w\idth: 118px;
text-align: left;
position: absolute;
visibility: hidden;
top: 213px;
left: 203px;
line-height: 1.3em;
z-index: 3;
border-left: 1px solid #8c8c8c;
border-right: 1px solid #8c8c8c;
border-bottom: 1px solid #8c8c8c;
background: #eaeaea;
}

#ministries-menu a	{
text-decoration: none;
color: #000;
}

#ministries-menu a:hover	{
text-decoration: none;
color: #aaa;
}