body
{
	font: 12px Arial;
	color: #000000;
	background: #104D79 url(images/bg.gif) repeat-x;
}
#bg
{
	background: url(images/bgtop.jpg) no-repeat center top;
}
#main
{
	margin: 0 auto;
	width: 778px;
	background: #9CCAE1;
	border-right: 10px solid #9CCAE1;
	border-left: 10px solid #9CCAE1;
}
#header
{
	width: 778px;
	margin: 0 auto;
	height: 120px;
	background: url(images/top.gif) no-repeat center bottom;
	border-bottom: 1px solid #9CCAE1;
}
#logo
{
	padding-left: 5px;
	text-align: left;
	padding-top: 0px;
	height: 120px;
}
#logo a
{
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
#logo H2 a
{
	font-size: 10px;
}
#buttons
{
	width: 778px;
	height: 35px;
	margin: 0 auto;
	background: url(images/menu.gif) repeat-x;
}
#buttons ul
{
    padding-left: 22px;
    margin: 0px;
}
#buttons li
{
	display: inline;		
}
#buttons a
{
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px;
}
#buttons a:hover
{
	width: 100px;
    height: 25px;
	background: url(images/menu_hover.gif) repeat-x;
}
a:link
{
	color: #104D79;
}
a:hover
{
	color: #104D79;
}
a:visited
{
	color: #104D79;
}
*
{
	border: 0;
	margin: 0;
}
#content
{
	width: 758px;
	padding: 5px;
}
#content_bg
{
	background: #ffffff url(images/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #9CCAE1;
}
#left
{
	width: 470px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #104D79;
}
.text
{
	padding-top: 5px;
	padding-bottom: 30px;
}
#left H1, #left H2
{
	color: #104D79;
	font-size: 24px;
	font-family: Arial;
	padding-top: 20px;
	padding-left: 10px;
	background: url(images/title_left.gif) no-repeat;
	font-weight: normal;
	border-bottom: 1px solid #104D79;
}
#left a
{
	color: #104D79;
}
#left a:hover
{
	text-decoration: none;
	color: #353535;
}
#left a:visited
{
	color: #356011;
}
#right
{
	width: 257px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	float: right;
}
#right ul 
{
	list-style: none;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
}
#right ul li
{
	margin-bottom: 20px;
	height: 24px;
}
#archives ul li
{
	margin-bottom: 5px;
	background: url(images/list_style.gif) no-repeat left;
	padding-left: 15px;
}
#right h2
{
	height: 25px;
	background: url(images/menu.gif);
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #104D79;
	font-weight: normal;
}
#right a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
	font-weight: bold;
}
#right li a
{
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat;
}
.padding
{
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
}
.field
{
	border-width: 1px;
	border-color: #104D79;
	border-style: solid;
	height: 18px;
    size: 10px;
    font-family: Arial;
    font-weight: normal;
	font-size: 12px;
}
.textarea
{
	border: 1px #104D79;
	border-style: solid;
	height: 80px;
    size: 10px;
    font-family: Arial;
    font-weight: normal;
	font-size: 12px;
}
#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 25px;
	margin: 0 auto;
	font-size: 12px;
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
	clear: both;
	font-weight: bold;
}
#footer a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
