/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #000000;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 21px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	margin: 0px;
	letter-spacing: normal;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

.text3 {
	color: #000000;
}

.text4 {
	text-align: center;
	color: #797875;
}

.brown {																/** Date of a news item */
	font-weight: 500;
	color: #864604;
}

.separator {																/** Date of a news item */
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.indented {																/* A class created to give specific bits of text and indentation */
	padding-left: 20px;
}

.bc2222 {																/** Date of a news item */
	font-size: 11px;
	font-weight: normal;
	color: #FFAE00;
	text-decoration: none;
}

/** LINKS */

a {
	color: #D86B00;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: 12px "Trebuchet MS", Arial, Sans-serif;
	color: #FFFFFF;
	font-weight: 500;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #353430 url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage07.jpg) repeat-y left top; }
.bg4 { background: url(images/homepage08.gif) repeat-x left top; }
.bg5 { background: url(images/subpage2_01.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage15.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img1.1 {
	float: left;
	margin: 3px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
	width: 742px;
	margin: 0px auto;
}

/** HEADER */

#header {
	width: 662px;
	height: 106px;
	margin: 0px auto;
	background: url(images/block8.jpg) no-repeat left top;
}

#icons {
	float: right;
	width: 130px;
	height: 55px;
	padding-top: 50px;
	margin: 0px 00px 0px 0px;
}

/** LOGO */

#logo {
	float: left;
	width: 440px;
	height: 148px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** SEARCH */

#search {
	float: right;
	width: 302px;
	height: 53px;
	padding: 95px 0px 0px 0px;
}

/** SPLASH */

#splash {
	height: 219px;
}

#extra1 {
	float: left;
	width: 40px;
	height: 219px;
	background: url(images/homepage04.1.jpg) no-repeat left top;
}

#extra2 {
	float: right;
	width: 40px;
	height: 219px;
	background: url(images/homepage05.1.jpg) no-repeat left top;
}

#image1 {
	float: left;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

/** MENU */

#menu {
	height: 46px;
	padding: 1px 45px;
}

#menu ul {
	width: 652px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 33px;
	padding-top: 13px;
	background: url(images/homepage09.gif) no-repeat left top;
}

#menu .first a {
	width: 99px;
	background: none;
}

/** CONTENT */

#content {
	padding: 30px 0px 10px 0px;
}

#colA {
	float: left;
	width: 342px;
	padding: 0px 0px 0px 74px;
}

#colB {
	float: right;
	width: 237px;
	padding: 0px 64px 0px 0px;
}

/** FOOTER */

#footer {
	width: 742px;
	height: 100px;
	margin: 0px auto;
	padding-top: 20px;
}

/** BOX1 */

#box1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background: url(images/homepage13.gif) repeat-x left bottom;
}


/** BOX2 */

#box2 {
	float: left;
	width: 150px;
	padding: 0px 15px 0px 0px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 17px;
	background: url(images/homepage14.gif) repeat-y left top;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding-top: 20px;
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
	padding: 0px 70px 20px 70px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size:10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

.thumbs {
	padding: 0px 0px 0px 0px;
	border: 0px;
}
