/* CSS Document */
/*/*/

body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url('../images/bodybg.gif');
	background-repeat: repeat-y;
	background-color: #243224;
	}

a:link { color: #0000ff; text-decoration: underline; }

a:visited { color: #0000ff; text-decoration: underline; }

a:active { color: #0000ff; text-decoration: underline; }

a:hover { color: #0000ff; text-decoration: underline; }

#uknavbarcontainer { display: none; }	

#uk_navbar { display: none; }

#logo { height: 100px; }

#masthead { display: none; }

#nav { display: none; }

#subnav { display: none; }

#content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	}

#sidebar { display: none; }

#footer { font-size: xx-small; }