* {
	margin: 0px;
	padding: 0px;
}

body	{

	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;


}

A {
	color: #144391;
	TEXT-DECORATION: none;
}

A:hover {
	color: #DC3400;
}


#top	{

	width: 780px;
	height: 80px;
	background-image: url('../images/headpic.jpg');
	background-repeat: no-repeat;

}


h1	{
	font-size: 16pt;
}

#pagetitle	{
	width: 430px;
	padding: 10px 0px 10px 0px;
}

h2	{
	font-size: 12pt;
	color: #ffffff;
}

h2 a	{
	color: #ffffff;
}
h2 a:hover	{
	color: #144391;
}

h6	{

	font-size: 11px;
	color: #144391;
}

h6 a	{
	color: #666666;
}

h6 a:hover	{
	color: #144391;
}
#main	{
	width: 780px;

	background-image: url('../images/main.jpg');
	background-repeat: no-repeat;
}

#sitebox	{
	width: 438px;
}

#siteb	{
	margin: 10px 0px 10px 0px;
	Text-align: right;
	height: 106px;

    border-style: solid;
    border-color: #144391;
    border-width: 1px;
}

#siteboxt	{
	width: 330px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#siteboxtop	{

	padding: 0px 20px 0px 0px;
	background-image: url('../images/bg10.jpg');
	background-repeat: repeat;
	line-height: 26pt;
}

#siteboxtext	{
	height: 64px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}

#siteboximg		{
	float:left;
	width: 100px;
	height: 100px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;	
	background-color: #ffffff;
    border-style: solid;
    border-color: #144391;
    border-width: 1px;

}

#footer	{
	width: 780;
    clear: both;
	margin:10px 0px 0px 0px;

}
