/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: none 0px #FFFFFF; }

img, div, a { behavior: url(iepngfix.htc) }

div.clear { clear:both; width: 100%; height: 10px; }

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: lighter;
	margin: 5px 0px 5px 0px;
}

h2 {
	color: #004b89;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/break-small.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 200px;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}


#left ul {
margin: 0;
padding: 5px; 
list-style-type: none; 
list-style-image: none;
text-align: left;
}

a,a:active, a:visited, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
	text-decoration: none;
	white-space:nowrap;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
	text-decoration: underline;
	white-space:nowrap;
}

#main-back-holder {
	position: relative;
	width: 900px;
}

#main-back {
	width: 900px;
	min-height: 560px;
	_height: 560px;
	background-image: url(../images/main-back.png);
	background-repeat: repeat;
	padding: 0px 0px 10px 0px;
}

span.underline {
	text-decoration: underline;
	text-transform: uppercase;
}

#main-pic-holder {
	width: 630px;
	height:	506px;
	position: relative;
	top: 0px;
	left: 250px;
}

#main-pic-bottom {
	width: 630px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/main-back.png);
	background-repeat: repeat;
	z-index: 1000;
}

#main-pic-middle {
	width: 448px;
	height: 230;
	position: absolute;
	left: 80px;
	top: 100px;
	z-index: 1000;
}

#main-pic-top {
	width: 610px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/main-back.png);
	background-repeat: repeat;
	text-align: right;
	padding: 10px;
	font-size: 12px;
	z-index: 1000;
}

#left {
	width: 230px;
	min-height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px 10px 0px 10px;
}

#main-text {
	position: relative;
	top: -100px;
	left: 250px;
	width: 620px;
	min-height: 246px;
	_height: 246px;
	z-index: 1000;
	padding: 0px 20px 0px 0px;
}

#main-right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 127px;
	bottom: 0px;
	padding: 5px;
	
}

#footer {
	color: #CCCCCC;
	text-align: center;
}


#fckedit {
	background-color: #000000;
	background-image: none;
}