body {
	font-family: Helvetica,Verdana,Geneva,Arial,sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 1em;	
}
p,h1,h2,h3,h4,h5,h5,ol,ul {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
p { font-size: 1.05em;
	word-spacing :0.1em;
	text-align:left;
	margin-top: 1.25em;
	margin-bottom: 1.5em;
}
html {
	height: 100%;
}
a {
	color: #005689;
	text-decoration: none;	
}
a:hover {
	color: #005689;
	text-decoration: underline;	
}
br.clear {
	clear: left;
	min-height: 1px;
}
br.clearboth {
	clear: both;
	min-height: 1px;
}
#mainwrapper {
	width: 100%;
}
/* LANGUAGE TABLES */
#language table { 
	border-collapse: collapse;
	width: 100%;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
}
#language caption {
	text-align: right;
	font-size: .75em;
}
#language td,th {
	border: 1px solid white;
	padding: 3px 5px 2px 5px;
	font-size: .86em;
}
#language th {
background: url(/test/images/bg/th_bg.jpg) no-repeat left top;
	color: white;
	text-align: left;
	font-weight: bold;	
}
#language th.odd {
background: url(/test/images/bg/th_bg_odd.jpg) no-repeat left top;
	color: white;
	text-align: left;
}
#language tr {
	background: url(/test/images/bg/tr_bg.jpg) no-repeat left top;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
#language tr.colspan {
	background: url(/test/images/bg/tr_bg_colspan.jpg) no-repeat left top;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
#language tr.alt td {
	background: url(/test/images/bg/tr_bg_odd.jpg) no-repeat left top;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
/* TABLE Wrappers */
#tableFloatLeft200px {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#tableFloatLeftFull {
	float: left;
	width: 100%;
	margin-right: 10px;
}
/* BANNER STYLES */
#header {
	z-index: 10;
	position: relative;
	left: 0px;
	top: 0px;
}
#toppage {
	position: relative;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 5px;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .9em;
	color: #999999;	
}
#toppage p {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#top-right {
	float: right;
	position: relative;	
}
#top-right p {
	font-size: 0.7em;
	color: #CCCCCC;
	font-weight: normal;
}
#top-right ul {
	margin-left: 5px;
	padding-left: 0px;
	list-style: none;
	float: left;
	width:100%;
}
#top-right li {
	font-size: 0.7em;
	color: #CCCCCC;
	font-weight: normal;
	float: left;
}
#top-right li.home a {
	width: 4em;
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#top-right li.register a {
	width: 5em;
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_register.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#top-right li.contact a {
	width: 5em;
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_email.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#top-right li.rss a {
	width: 4em;
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 0px;
	background-image: url(/test/images/konqsidebar_new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#top-right img {
	position: relative;
	top: 3px;
}
#top-right a {
	text-decoration: none;
	display: inline;
	color: #999999;
	line-height: 110%;
	padding-right: 4px;
}
#top-right a:hover {
	color: #333333;
	text-decoration: underline;	
}
#top-left {
	float: left;
	position: relative;	
}
#banner  {
	display: block;
	width: 715px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	
	
}
#banner img {
	
	

	
	}
	
#banner a {
	
	display: block;
	height: 150px;
	margin-right: 0;
	margin-bottom: 20px;
		
}


#logo {
	position: absolute;
	left: 0px;
	top: 35px;	
}
#logo h1{
	font-size: 1.2em;
	font-weight: 100;
	color: #FFFFFF;
	padding-left: 15px;	
}
  .icon {
background-color:#ff9900;
background-image: url(/test/images/clearbits/bg_rounded.gif);
background-repeat: no-repeat;
}
#printerheader {
	display: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;		
}
/* LEFTBAR Wrapper */
#left_bar {
	float:left;
	width: 14%;
	
	z-index: 5;
	left: 0;
	top: 0px;
	position: relative;
}

/* LEFTBAR 0 */
#sidebar{
	width: 80%;
	text-align: left;
	
	color: #333333;
	padding-right: 0;
	padding-bottom: 10px;
	margin-left: .5%;
}
#sidebar h3 {
	color: #cc0000;
	
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #cc0000;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 0.86em;
	border-top-width: 1px;
	border-right-width: 1px;
	
	
	border-top-color: #cc0000;
	border-right-color: #cc0000;	
}
#news {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11.5px;	
}
#news li {
	display: inline;	
}

#news .title {
	font-weight: normal;
	display: block;
	color: #333333;	
}
#news .title_yellow {
	font-weight: bold;
	display: block;
	color: #CCCC00;	
}
#news .title_red {
	font-weight: bold;
	display: block;
	color: #FF0000;	
}
#news .title_blue {
	font-weight: bold;
	display: block;
	color: #0010ff;	
}
#news .title_green {
	font-weight: bold;
	display: block;
	color: #009900;	
}
#news .title_upper {
	font-weight: normal;
	display: block;
	color: #000000;
	text-transform: uppercase;
}
#news a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;
	
	border-bottom-color: #005689;	
}
#news a:hover {
	color: #005689;
	text-decoration: underline;	
}
.bottom {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	font-size: 11.5px;	
}
.bottom li {
	display: inline;	
}
.bottom .title {
	font-weight: normal;
	display: block;
	color: #333333;;	
}
.bottom a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;	
}
.bottom2 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	font-size: 0.7em;	
}
.bottom2 li {
	display: inline;
	letter-spacing: .075em;	
}
.bottom2 .title {
	font-weight: normal;
	display: block;
	color: #333333;;	
}
.bottom2 a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-top-width: 1px;
	
	border-top-color: #005689;		
}
.bottom a:hover {
	color: #005689;
	text-decoration: underline;	
}
/* LEFTBAR 1 */
#sidebar1_image {
	width: 80%;
}
#sidebar1 {
	width: 80%;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 0;	
}
#sidebar1 h3{
	color: #99cc33;
	
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #99cc33;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	
	border-top-color: #99cc33;
	border-right-color: #99cc33;
}
#news1 {
margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11.5px;	
}
#news1 li {
	display: inline;	
}
#news1 .title {
	font-weight: normal;
	display: block;
	color: #333333;;	
}
#news1 a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;

	border-bottom-color: #005689;	
}
#news1 a:hover {
	color: #005689;
	text-decoration: underline;	
}
/* LEFTBAR 2 */
#sidebar2_image {
	width: 80%;
}
#sidebar2 {
	width: 80%;
	
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 0;	
}
#sidebar2 h3{
	color: #f8298b;
	
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #f8298b;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 0.86em;
	border-top-width: 1px;
	border-right-width: 1px;

	border-top-color: #f8298b;
	border-right-color: #f8298b;
}
#news2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11.5px;	
}
#news2 li {
	display: inline;
}
#news2 .title {
	font-weight: normal;
	display: block;
	color: #333333;;	
}
#news2 a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;

	border-bottom-color: #005689;
}
#news2 a:hover {
	color: #005689;
	text-decoration: underline;
}
/* LEFTBAR 3 */
#sidebar3_image {
	width: 80%;
}
#sidebar3 {
	width: 80%;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 0;
}
#sidebar3 h3{
	color: #ffd200;

	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ffd200;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	
	border-top-color: #ffd200;
	border-right-color: #ffd200;
}
#news3 {
	margin: 0px;
	padding: 5px;
	list-style: none;
	font-size: 11.5px;
	padding-top: 5px;	
}
#news3 li {
	display: inline;
}
#news3 .title {
	font-weight: normal;
	display: block;
	color: #333333;;	
}
#news3 a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005689;
}
#news3 a:hover {
	color: #005689;
	text-decoration: underline;
}
/* LEFTBAR 4 */
#sidebar4_image {
	width: 80%;
}
#sidebar4 {
	width: 80%;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebar4 h3{
	color: #8388e4;

	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #8388e4;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 11.5px;
	border-top-width: 1px;
	border-right-width: 1px;

	border-top-color: #8388e4;
	border-right-color: #8388e4;
}
#news4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11.5px;	
}
#news4 li {
	display: inline;	
}
#news4 .title {
	font-weight: normal;
	display: block;
	color: #333333;
}
#news4 a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;

	border-bottom-color: #005689;	
}
#news4 a:hover {
	color: #005689;
	text-decoration: underline;
}
/* FORUM*/
.maintitle	{
			color: #005689;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	line-height: 120%;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000ff;
}
span.gen {
	color: #000000;
	font-size: .9em;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 0;
	letter-spacing: 0.04em;
}
.postbody {
	font-size : 12px;
	color: #000000;
}
.bodyline	{
	background-color: #FFFFFF;
		
}
/* MAIN */
#main {
	width: 67%;
	float:left;
	position: relative;
	font-size: 0.86em;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
	background-color: #FFFFFF;	
}
#main p {
	line-height: 130%;
}
#amazon {
	margin-left: 12%;		
}
#main h1 {
	color: #005689;
	
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.5em;
	line-height: 120%;
	font-family: Helvetica,Verdana,Geneva,Arial,Helvetica,sans-serif;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
}
#main h2 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;
}
#main h3 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;	
}
#main h4 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;
}
#main h5 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;	
}
#main ul {
	color: #666666;
	font-size: 1em;
	line-height: 130%;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main li {
	padding-bottom: 5px;
}
.section {
	display: inline;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	color: #005689;
	font-weight: 100;
}
.floatRight {
	position: relative;
	float: right;
	margin: 5px 5px 2px 10px;
	background-color: #FFFFFF;
	z-index: 100;
}
img.floatRight {
	position: relative;
	border: 2px solid #999999;
	line-height: 1px;
}
.floatLeft {
	position: relative;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	z-index: 100;
	border: none;
}
img.floatLeft {
	position: relative;
	border: 2px none #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
.boldblack {
	font-weight: bold;
	color: #000000;	
}
.black {
	color: #000000;	
}
.red {
	color: #FF0000;	
}
.directoryUsername {
	color: #000000;
	font-size: 0.86em;
	line-height: 130%;
	font-weight: normal;
	letter-spacing: 0px;
}
.directoryUsername a {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 0px;
}
.directoryUsername a:hover {
	color: #cc0000;
	text-decoration: overline;
	letter-spacing: 0px;
}
  #features {
	margin-top: 10px;
	font-size: 1.5em;
	border-top: 4px solid #00ADD9;
	line-height: 100%;
	overflow: hidden;
}
/* MAIN FULL */
#mainfull {
	margin-right: 5px;
	position: relative;
	color: #666666;
	font-size: .86em;
	line-height: 130%;
	margin-bottom: 5px;
	margin-top: 5px;
}
#mainfull p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#mainfull h1 {
	color: #005689;
	
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	line-height: 120%;
	font-family: Helvetica,Verdana,Geneva,Arial,Helvetica,sans-serif;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;	
}
#mainfull h2 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;	
}
#mainfull h3 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;	
}
#mainfull h4 {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;
}
#mainfull h5 {
color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	
	line-height: 1;
	font-weight: 500;	
}
#mainfull ul {
	color: #666666;
	font-size: .86em;
	line-height: 130%;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* MAIN MAPS */
#mainmaps {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
	font-size: .86em;
	line-height: 130%;
}
#map {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}
#mapmenu {
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 42%;
}
#mapmenu img {
	position: relative;
	top: 8px;
}
#mapmenu2 {
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 42%;
}
#mapmenu2 img {
	position: relative;
	top: 8px;
}
#mainmaps p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#mainmaps p.copyright  {
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .7em;
	margin-top: 15px;
	padding: 5px 0 0 5px;
}
#mainmaps h1 {
	color: #005689;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	line-height: 120%;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	overflow: hidden;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00ccff;
}
#mainmaps h2 {
	color: #000000;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 0;
	letter-spacing: 0.04em;
	border-bottom-width: 1px;

	border-bottom-color: #000000;
}
#mainmaps h3 {
	color: #000000;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 0;
	letter-spacing: 0.04em;
	border-bottom-width: 1px;

	border-bottom-color: #00ccff;
	font-weight: normal;	
}
#mainmaps h4 {
	color: #000000;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 0;
	letter-spacing: 0.04em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005689;	
}
#mainmaps h5 {
	color: #000000;
	font-size: .86em;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 0;
	letter-spacing: 0.04em;
	border-top-width: 1px;

	border-top-color: #000000;
}
#mainmaps ul {
	color: #666666;
	font-size: .86em;
	line-height: 130%;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* FEATURES RIGHT BAR */
#rightbar {
	width: 10%;
	text-align: right;
	color: #333333;
	padding-right: 1px;
	margin:auto 1px; 
	width:auto;
}
#rightbar h3 {
	color: #99cc33;
	border-bottom-style: dotted;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #99cc33;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 0.86em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-top-color: #99cc33;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #99cc33;
}
#rightbarmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.7em;	
}
#rightbarmenu li {
	display: inline;
	letter-spacing: .075em;
}
#rightbarmenu .title {
	font-weight: bold;
	display: block;
	color: #333333;
}
#rightbarmenu a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005689;
}
#rightbarmenu a:hover {
	color: #005689;
	text-decoration: underline;
}
.rightbarmenubottom {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.7em;	
}
.rightbarmenubottom li {
	display: inline;
	letter-spacing: .075em;	
}
.rightbarmenubottom .title {
	font-weight: bold;
	display: block;
	color: #333333;;	
}
.rightbarmenubottom a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #005689;
	line-height: 110%;	
}
.rightbarmenubottom a:hover {
	color: #005689;
	text-decoration: underline;	
}
/* ADS RIGHT BAR */
#secondary {
	float: right;
	position: relative;
	width: 14%;
	margin-right: 1%;	
}
#secondary p {
	font-size: 0.6em;
	color: #000000;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	margin-top: 0;
	margin-bottom: 0;	
}
#secondary h1 {
	font-size: 1.2em;
	color: #000000;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
/* ADS IMAGES SHADOW */
.figure {
	width: 140px;
	margin: 0px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}
.photo {
		background: url(/test/images/bg/drop_shadow.gif) no-repeat right bottom;
}
.photo img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px 4px 10px;
	position: relative;
	top: -2px;
	left: 7px;
}
.figure p {
	font: 1.1em/normal "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}
/* ADS IMAGES SHADOW 125px */
.figure125{
	width: 145px;
	margin: 0px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}
.photo125 {
		background: url(/test/images/bg/drop_shadow_125.gif) no-repeat right bottom;
}
.photo125 img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px 4px 10px;
	position: relative;
	top: -7px;
	left: 6px;
}
.figure125 p {
	font: 1.1em/normal "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}

/* IMAGES THUMBS*/
.figureThumbs {
	float: left;
	width: 110px;
	margin: 0 10px 10px 10px;
}
.photoThumbs {
		background: url(/test/images/bg/bg_thumbs.gif) no-repeat right bottom;
}
.photoThumbs img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left:-5px;
}
.figureThumbs p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}
/* PHOTO ALBUM / THUMBS */
#thumbMenu {
	float: left;
	position: relative;
}
#albumThumbs {
	width: 100px;
	float: left;
	position: relative;	
}
.albumfigureThumbs {
	float: left;
	position: relative;
	width: 40px;
	margin: 0 4px 4px 4px;
}
.albumphotoThumbs {
		background: url(/test/images/bg/album_thumbs_drop_shadow.gif) no-repeat right bottom;
}
.albumphotoThumbs img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 2px;
	position: relative;
	top: -2px;
	left: 0px;
}
.albumfigureThumbs p {
	font: .86em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}
/* PHOTO ALBUM / MENU BUTTONS */
.albumfigureArrow {
	float: left;
	position: relative;
	width: 45px;
	margin: 0 4px 4px 4px;
}
.albumphotoArrow img {
	padding: 2px;
	position:  relative;
	top: -2px;
	left: 5px;	
}
.albumfigureArrow p {
	font: .86em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}

/* PHOTO ALBUM / PICTURE */
#albumHolder {
	float:left;
	position: relative;
	margin-left: 5px;
}
.albumfigurePicture {
	width: 490px;
	margin: 0 5px 5px 5px;
}
.albumfigurePicturePortrait {
	width: 330px;
	margin: 0 5px 5px 5px;
}
.albumphotoPicture {
		background: url(/test/images/bg/album_picture_drop_shadow.gif) no-repeat right bottom;
}
.albumphotoPicturePortrait {
		background: url(/test/images/bg/album_picture_drop_shadowPortrait.gif) no-repeat right bottom;
}
.albumphotoPicture img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 2px;
	position: relative;
	top: -2px;
	left: 0px;
}
.albumphotoPicturePortrait img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 2px;
	position: relative;
	top: -3px;
	left: -1px;
}
.albumfigurePicture p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}
.albumfigurePicturePortrait p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}
/* FOOTER */
#footer {	
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: 0.9em;
	margin-top: 15px;
	position: relative;		
}
#upwrapper {
	position: relative;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 15px;	
}
#footergoogle {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}
#googleads {
	width:730px;
	left:auto;
	right:auto;

}
#bottom-right {
	float: right;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .9em;
	color: #999999;
	right: 1px;
}
#bottom-right p {
	font-size: 0.7em;
	color: #CCCCCC;
	font-weight: normal;
}
#bottom-right ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#bottom-right li {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;	
}
#bottom-right li.up a {
	display: block;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_up.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
#bottom-right li.home a {
	display: block;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_right.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}

#bottom-right a {
	text-decoration: none;
	color: #999999;
	line-height: 110%;
	padding-right: 4px;
}
#bottom-right a:hover {
	color: #333333;
	text-decoration: underline;	
}
#bottom-left {
	float: left;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 5px;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .9em;
	color: #999999;
	left: 1px;
}
#bottom-left p {
	font-size: 0.7em;
	color: #CCCCCC;
	font-weight: normal;
}
#bottom-left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	width:100%;
}
#bottom-left li {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;	
}
#bottom-left li.up a {
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#bottom-left li.home a {
	display: block;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom:4px;
	margin-right: 2px;
	background-image: url(/test/images/icons/grey_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#bottom-left a {
	text-decoration: none;
	display: inline;
	color: #999999;
	line-height: 110%;
	padding-right: 4px;
}
#bottom-left a:hover {
	color: #333333;
	text-decoration: underline;	
}
#footer2 {
	float: left;
	position: relative;
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .7em;
	margin-top: 15px;
	padding: 5px 0 0 5px;
	margin-right: 160px;
	max-width: 240px;
}
#footer2 img {
	position: relative;
	top: 3px;
}
#footer2 a {
	color: #666666;
	text-decoration: none;
}
#footer2 a:hover {
	color: #666666;
	text-decoration: underline;	
}
#footer3 {
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .7em;
	margin-top: 15px;
	border-top: 1px dashed #666666;
	padding: 5px 0 0 5px;
	margin-right: 0px;
}
#footer_facebook {
	float: left;
	width: 306px;
	height: 340px;
	
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: .7em;
	margin-top: 15px;
	padding: 5px 0 0 5px;
	
}
#since {
	}
/* INPUT FORM */
#subForm {
	font-size: 0.8em;
	border-top: none;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;	
}
#subForm .label {
	float: left;
	clear: left;
	width: 130px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
input#send {
	margin-left: 140px;
	background-color: #1375ad;	
}
select#refer {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}
input#first_name, input#last_name, input#email, input#telephone, textarea#text {
	width: 300px;
	background-color: #CCCCff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top: -2px;
	color: #000000;
}
input#first_name:focus,
input#last_name:focus,
input#email:focus,
input#telephone:focus,
textarea#text:focus

{
	background-color: #999999;
}

#townsmenu {
	font-size: x-small;
	font-weight: normal;
	padding: 0px;
}
/* 
HOMEPAGE 
*/
#homepage_wrapper {
	position: relative;
	width: 95%;
	max-width: 1400px;
	min-width: 700px;
	
}
#homepage_wrapper h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	
}
 
#homepage_left {
	float: left;
	position: relative;
 	width: 45%;
	margin-left: 15px;
}
 
#homepage_right {
	float: right;
 	width: 45%;
	margin-right: 15px;
}
#time h1 {
	font-size: .6em;
}
/* 
NEW LEFT BAR 
*/
div.left_bar_home {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_home a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_home.jpg' ) top left no-repeat;
}
div.left_bar_home a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_home.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_forum {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_forum a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_forum.jpg' ) top left no-repeat;
}
div.left_bar_forum a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_forum.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_register {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_register a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_register.gif' ) top left no-repeat;
}
div.left_bar_register a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_register.gif' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_eap {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_eap a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_eap.jpg' ) top left no-repeat;
}
div.left_bar_eap a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_eap.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_rentals {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_rentals a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_rentals.jpg' ) top left no-repeat;
}
div.left_bar_rentals a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_rentals.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_cars {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_cars a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_cars.jpg' ) top left no-repeat;
}
div.left_bar_cars a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_cars.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_yellow {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_yellow a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_yellow.jpg' ) top left no-repeat;
}
div.left_bar_yellow a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_yellow.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_currency {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_currency a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_currency.jpg' ) top left no-repeat;
}
div.left_bar_currency a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_currency.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_life {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_life a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_life.jpg' ) top left no-repeat;
}
div.left_bar_life a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_life.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_classifieds {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_classifieds a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_classifieds.jpg' ) top left no-repeat;
}
div.left_bar_classifieds a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_classifieds.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_language {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_language a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_language.jpg' ) top left no-repeat;
}
div.left_bar_language a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_language.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_weather {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_weather a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_weather.jpg' ) top left no-repeat;
}
div.left_bar_weather a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_weather.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_buying {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_buying a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_buying.jpg' ) top left no-repeat;
}
div.left_bar_buying a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_buying.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_residency {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_residency a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_residency.jpg' ) top left no-repeat;
}
div.left_bar_residency a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_residency.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
div.left_bar_rss {
	float: left;
	width: 130px;
	height: 100px;
	
	
}
div.left_bar_rss a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_rss.jpg' ) top left no-repeat;
}
div.left_bar_rss a:hover {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../../test/images/left_menu_bar/left_menu_rss.jpg' ) top left no-repeat;
	background-position: 0 -100px;
}
#footer_links {
	width: 500px;
	float: left;
}
#othersites {
	width:500px;
	margin-left: 0;
	text-align:center;
	
	font-family: "Lucida Sans Unicode","Trebuchet MS",Tahoma,Georgia;
	font-size: 0.9em;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
#paypal {
	width:300px;
	margin:0px auto;
}
