body
{
	padding: 0;
	margin: 0;
	background: #96BDCD url('../images/background.jpg') repeat-x;
	color: #000;
	font-size: 80%;
	font-family: arial, verdana, tahoma, times new roman
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#tagline {
	position: absolute;
	bottom: 0px;
	padding: 8px;
	font-size: 1.2em;
	background: #4B6887 url('../images/menu-active.gif') repeat-x;
}
#tagline a {color: #F9F039; background: black; padding: 5px;}
#tagline a:hover {color: white; text-decoration: underline;}
#tagline a:visited {color: #F9F039;}

#table2
{
	border: 0;
	font-size: 110%;
}

ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: square;
	font-size: 120%;
}

li
{
	margin: 5px 0 0 0;
	padding: 0;
}

p
{
	font-size: 120%;
}

#table1 td
{
	width: 200px;
}

span#large p
{
	font-size: 120%;
	letter-spacing: 0px;
}

span p
{
	font-size: 80%;
	line-height: 100%;
}

img
{
	border: 0;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -260px;
	left: 50%;
}

#container
{
	width: 800px;
	height: 450px;
	background-image: url('../images/background.gif');
}

#header
{
	width: auto;
	height: 100px;
	background-image: url('../images/header-background.gif');
}

#header2
{
	width: auto;
	height: 100px;
	background-image: url('../images/header-background2.gif');
}

#header3
{
	width: auto;
	height: 100px;
	background-image: url('../images/header-background3.gif');
}

#header4
{
	width: auto;
	height: 100px;
	background-image: url('../images/header-background4.gif');
}

#header5
{
	width: auto;
	height: 100px;
	background-image: url('../images/header-background5.gif');
}

#menu
{
	width: auto;
	height: 31px;
	font-size: 120%;
	background: #FFF;
}

#maincont
{
	width: auto;
	height: 275px;
}

#maincontfull
{
	width: 800px;
	height: 245px;
	overflow: auto;
	padding: 15px 0;
}

#maincontfull td
{
	width: 138px;
	height: 80px;
	padding: 0 15px 10px 15px;
	text-align: center;
	vertical-align: center;
}

#maincontfull table.thumbsmiddle td.small
{
	width: 138px;
	padding: 0 15px 10px 15px;
	text-align: center;
	vertical-align: center;
}

#maincontfull table.thumbsmiddle td.large
{
	width: 524px;
	padding: 0 15px 10px 15px;
	text-align: center;
	vertical-align: center;
}

#maincontimage
{
	float: left;
	width: 255px;
	height: 255px;
	padding: 10px;
}

#mainconttext
{
	float: left;
	width: 513px;
	height: 275px;
	overflow: auto;
	line-height: 150%;
	padding: 0 10px 0 0;
}

#mainconttext h1
{
	margin: 15px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: 1px;
	color: #46617D;
	font-weight: normal;
	border-bottom: 1px solid #BCD5DE;
}

#maincontfull h1
{
	margin: 15px 15px 10px 15px;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: 1px;
	color: #46617D;
	font-weight: normal;
	border-bottom: 1px solid #BCD5DE;
}

#maincont p
{
	margin: 10px 0 0 0;
	padding: 0;
}

#maincontfull p
{
	margin: 0 15px 15px 15px;
}

#footer
{
	width: auto;
	height: 41px;
	color: #5F83A7;
}

#footerleft
{
	float: left;
	width: 68%;
	height: 29px;
	letter-spacing: -1px;
	padding: 12px 0 0 2%;
}

#footerright
{
	float: right;
	width: 28%;
	height: 29px;
	letter-spacing: -1px;
	text-align: right;
	padding: 12px 2% 0 0;
}

#footerright p
{
	font-size: 90%;
}

#footer a
{
	color: #369;
	text-decoration: none;
}

#footer a:hover
{
	color: #369;
	text-decoration: underline;
}

#bottomfooter
{
	width: 780px;
	height: auto;
}

#bottomfooter p
{
	margin: 0;
	padding: 5px 10px;
	letter-spacing: 0;
	font-size: 80%;
	color: #325869;
}

#bottomfooter p span
{
	float: right;
	letter-spacing: 1px;
}
