@charset "utf-8";

html {
		overflow-y: scroll;
		}		

body {
	background-image: url(../Pictures/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #363636;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		}	

h1 {
	font: normal 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#C43911;
	text-transform:lowercase;
		}	
h2 {
	color:#CCFF00;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	border: thin solid #CCFF00;
	font-weight: normal;
	background-color: #CCCCCC;
		}
p {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
		}

img {
		border:0;
		}

#left {
		float:left;
		width:275px;
		}

#right {
		float:left;
		width:275px;

		}

#frame {
	width: 833px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #666666;
	border-right-color-value: #666666;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #666666;
	border-left-color-value: #666666;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	color: #ffffff;
	text-align: left;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-color: #ffffff;

		}

#top_image_home {
	width:830px;
	height:240px;
	background-image: url(../Pictures/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
		}

#content_right {
	width:625px;
	float:left;
	xbackground:url(../images/main_bg.gif) top no-repeat;
		}

#content_right p {
	padding:10px 15px 5px 20px;
	line-height: 20px;
		}

#content_right h1 {
		padding:15px 25px 0 20px;
		}
		

#content_left {
	width:205px;
	float:left;
	text-transform:lowercase;
	margin-top:-80px;
	padding:0 0 0px 0;
	background-color: #000000;
	background-image: url(../Pictures/gradient.jpg);
	background-repeat: no-repeat;
		}

#content_left p {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
		}
		
#content_left h1 {
	color: #C43911;
	font-size: 13px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
		}
#copyright {
	width:825px;
	background-color:#F0F0F0;
	color:#C43911;
	text-align:center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
		}
#content_left a:link {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#content_left a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#content_left a:visited {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#copyright a:link {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3436;
	text-decoration: none;
}
#copyright a:visited {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#countbox{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding:0px 15px 10px 25px;
}
#navigation{
	float: left;
	height: 20px;
	background-color: #F0F0F0;
	text-align: center;
	border: thin solid #CCCCCC;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 5px;
}
#navigation_holder{
	width: 624px;
	background-color: #FFFFFF;
	height: 24px;
}
#navigation a:link {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3436;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3436;
	text-decoration: none;
}
#navigation a:visited {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F83C3B;
	text-decoration: none;
}
a:link {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB3437;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
a:visited {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
