/**************** body and tag styles ****************/

	body {

	  margin-top: 0px;	  

	  margin-bottom: 10px;

	  }



	#container {

	  width: 850px;

	  margin: 0 auto;

	  font-family: Verdana, Arial, Helvetica, sans-serif;

	  font-size: 11px;

	  line-height: 1.6em;

	  color: #000000;

	  background-color: #FFFFFF;

	  }

	  

	#container2 {
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	  }
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #006699;
	background-color: #FFFFFF;
	line-height: normal;
	  }

		

	h2 {
	color: #000066;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	  }
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding-bottom: 2px;
	line-height: 20pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 5px;
}
h4 {
	font-family: "Arial Black";
	font-size: 18px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 13.5px;
	color: #000066;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
		

	#content p {
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	  }

		

  

	a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	  }



	a:hover {
	background-color: #FFFFFF;
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
	  }



/**************** images styles ****************/		

	a img{

	  border: none;

	  }



	img.left,img.right {

	  padding: 4px;

	  border: 1px solid #a0a0a0;

	  }
img.leftplain {
	float: left;
	margin: 5px 12px 5px 0;
	border: none;
	  }



	img.left {

	  float: left;

	  margin: 5px 12px 5px 0;

	  }



	img.center {
	display: block;
	margin: 0 auto 5px auto;
	border: 1px solid #a0a0a0;
	padding: 4px;
	  }



	img.right {

	  float: right;

	  margin: 0 0 5px 12px;

	  }



/**************** form styles ****************/

	form {

	  float:right;

	  font-size: 9px;

	  }

		

	input {

	  background-color: #FFFFFF;

	  color: #999999;

	  border: 1px solid #2763A5;

	  font-size: 11px;

	  padding: 3px;

	  }

		

	.button {

	  padding: 2px;

	  background-color: #6DA6E2;

	  color: #FFFFFF;

	  border: 1px solid #2763A5;

	  font-size: 11px;

	  }



/**************** header styles ****************/

	#header {

	  width: 850px;

	  border: 0px

	  padding-bottom: 10px;

	  padding-top: 10px;

	  clear: both;

	  }

	#header p { 

	  margin-top: -20px;

	  margin-left: 30px;

	  color: #999999;

	  }



/**************** menu styles ****************/

    #tabs10 {

      float:left;

      width:850px;

      font-size:93%;

	  padding-bottom: 1px;

	  border-bottom:4px solid #2763A5;

      line-height:normal;

      }

    #tabs10 ul {

	  margin:0;

	  padding:10px 10px 0 50px;

	  list-style:none;

      }

    #tabs10 li {

      display:inline;

      margin:0;

      padding:0;

      }

    #tabs10 a {

      float:left;

      background:url("tableft10.gif") no-repeat left top;

      margin:0;

      padding:0 0 0 4px;

      text-decoration:none;

      }

    #tabs10 a span {

      float:left;

      display:block;

      background:url("tabright10.gif") no-repeat right top;

      padding:5px 15px 4px 6px;

      color:#FFF;

      }

    #tabs10 a span {

	  float:none;

	  }

    #tabs10 a:hover {

      background-position:0% -42px;

      }

    #tabs10 a:hover span {

      background-position:100% -42px;

      }



/**************** content styles ****************/

	#content {

	  width: 530px;

	  padding-left: 8px;

	  padding-right: 10px;

	  padding-top: 10px;

	  float: left;

	  }

	



	

/**************** sidebar styles ****************/

	#sidebar {

	  width: 250px;

	  padding-left: 18px;

	  padding-right: 10px;

	  padding-top: 10px;

	  float: right;

	  }

		

	#sidebar p {

	  padding-bottom: 10px;

	  border-bottom: 1px solid #DDDDDD;

	  }



	  #sidebar a {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	outline-color: transparent;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #0066CC;
	  }
#sidebar a:link {
	color: #0066CC;
	font-weight: normal;
}



	  #sidebar a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0066CC;
	  }

	  

	  #sidebar a img { border:none; }

	  

	  #sidebar script {

	  background-color: transparent;

	  outline-color: transparent;

	  border: none;

	  }

	  

/**************** footer styles ****************/

	#footer {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	width: 845px;
	background-color:#2763A5;
	  }

		

	#footer p {

	  color:#FFFFFF;

	  padding: 5px;

	  text-align: center;

	  }

		

	#footer p a {

	  color: #FFFFFF;

	  background-color:#2763A5;

	  font-weight:100;

	  border-bottom: 1px dotted #FFFFFF;

	  }

		

	#footer p a:hover {

	  color: #FFFFFF;

	  text-decoration: none;

	  border-top: 1px dotted #FFFFFF;

	  border-bottom: 0px dotted #FFFFFF;

	  }

	  

	  

/**************** body and tag styles ****************/

	body {

	  margin-top: 0px;	  

	  margin-bottom: 10px;

	  }



	#container {

	  width: 850px;

	  margin: 0 auto;

	  font-family: Verdana, Arial, Helvetica, sans-serif;

	  font-size: 11px;

	  line-height: 1.6em;

	  color: #000000;

	  background-color: #FFFFFF;

	  }

	  

	#classifieds {

	  width: 850px;

	  margin: 0 auto;

	  font-family: Verdana, Arial, Helvetica, sans-serif;

	  font-size: 11px;

	  line-height: 1.6em;

	  color: #000000;

	  background-color: #FFFFFF;

	  border-bottom: 2px solid #2763A5;

	  }

		

  

	a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	  }
.photo-left {
	width: 250px;
	float: left;
	padding-right: 10px;
}
.photo-caption {
	width: 250px;
	padding-top: 10px;
}
#content no line p {
	padding-bottom: 20px;
}
.link_cls {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.link_cls a:hover, .link_cls a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: normal;
	background-color: #FFFFFF;
}
.link_cls a:visited {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#leaderboard {
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contentBB {
	width: 850px;
}

#social  {
	height: 40px;
	width: 75px;
	float: right;
	margin-top: -70px;
	margin-left: 100px;
}

#social img {
	padding-right: 5px;
}

