* { margin: 0; padding: 0; }

html
{
	color: #999999;
	background-color: #2f2a3e;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 77%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	clear: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Links */

a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #333333; }

a:link { color: #2f2a3e; border-bottom-color: #2f2a3e; } 

a:visited { color: #51476a; border-bottom-color: #51476a; }

a:hover, a:active { color: #000000; border-bottom-color: #000000; border-bottom-style: solid; }

a.offsite { padding-right: 15px; background: transparent url(images/offsite.gif) right center no-repeat; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; }

/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #eeeeee;
	border: 1px solid #a9a9a9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins { font-weight: bold; text-decoration: none; }

hr { clear: both; height: 1px; visibility: hidden; }

/* Structure */

body { background-color: #c1bdcc; color: #2f2a3e; }

#header
{
	width: 100%;
	background-color: #5F9AD2;
	border-top: 0px solid #5F9AD2;
	padding: 0px;
	margin: 0px;
	height: auto;
}

#navigation
{
	width: 100%;
	float: left;
	clear: both;
	background-color: #51476a;
	height: 40px;
	vertical-align: bottom;
}

#about
{
	clear: both;
	color: #d5cceb;
	background-color: #73698c;
}

#content
{
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 18px 0;
	background-color: #c1bdcc;
	text-align: center;
}

#footer {
	color: #999999;
	clear: both;
	background-color: #2f2a3e;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* Header */

#header h1
{
	width: 850px; 
	height: 150px;
	margin: 0 auto;
	background: #000000 url(img2/header1uk.gif) top left no-repeat;
}

#header h1 a
{
	height: 100px;
	display: block;
	text-indent: -9999px;
}

/* Navigation */

#navigation ul {
	list-style-type: none;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
	left: 150px;
}

#navigation li {
	float: left;
	vertical-align: bottom;
}

#navigation a
{
	float: left;
	display: block;
	color: #c5c5c5;
	padding: 5px 8px;
	margin-top: 0px;
	border-bottom-width: 0;
	vertical-align: bottom;
}

#navigation li.active a
{
	color: #ffffff;
	background-color: #73698c;
	height: 30px;
	vertical-align: bottom;
}

#navigation a:hover, #navigation a:active {
	color: #eeeeee;
	background-color: #645a7d;
	height: 30px;
}

/* About */

#about dl {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#about dt {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	vertical-align: middle;
}

#about dd { padding: 5px 0; margin-left: 25px; }

#about dt strong { color: #1c1927; }

#about dt em { padding: 0 2px; }

#about dd a { margin-left: 25px; }

#about a cite { border-bottom-width: 0; }

/* Content */

#content .drop-shadow p { bottom: 11px; }

/* Footer */

#footer p { margin: 0 auto; width: 850px; padding: 5px 0; }

#footer a { color: #776d91; border-bottom-color: #776d91; }

#footer a:hover, #footer a:active { color: #968ab3; border-bottom-color: #968ab3; }
#about {
	height: 100px;
	background-position: center;
	text-indent: 0px;
	text-align: justify;
	letter-spacing: normal;
	padding-top: 10px;
}
#content table1 {
	background-color: #00FF99;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer1 {
	color: #999999;
	clear: both;
	background-color: #2f2a3e;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer1 p {
	width: 800px;
	background-position: center center;
}
#content1 {
	clear: both;
	width: 100%;
	background-color: #2F2A3E;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
#content1 {
	clear: both;
	width: 850px;
	background-color: #c1bdcc;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
#footer #content2 #kkk {
	clear: both;
	float: none;
	padding: 0px;
}
#footer #content2 #kkk2 {
	clear: both;
	float: none;
	padding: 0px;
	width: 150px;
}
#footer3 {
	color: #999999;
	clear: both;
	background-color: #2f2a3e;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	width: 100%;
}
