@charset "utf-8";
/* CSS Document */
img {
	border: 0;
	}
body {
	margin: 0px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 22px;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #edecec;
}
a:link, a:visited, a:active {
	color: #e64898;
}
a:hover {
	color: #666666;
}
h1 {
	color: #e64898;
	font-size: large;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
}
h2 {
	color: #e64898;
	font-size: large;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
}
h2.logo {
	color: #e64898;
	font-size: 24px;
	font-weight: normal;
	margin: 13px 0px 0px 125px;
}

h3 {
	color: #e64898;
	font-size: medium;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
}
h4.menu {
	width: 200px;
	color: #e64898;
	font-size: medium;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	border-top: #e64898 1px dashed;
}
h5 {
	color: #e64898;
	font-size: small;
	font-weight: normal;
	margin: -10px 0px 0px 3px;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 900px;
	height: 215px;
}
.search_box {
	position: relative;
	float: right;
	padding-right: 10px;
}
#content {
	width: 900px;
	background-color: #FFFFFF;
	overflow:hidden;
}
#logobar {
	width: 900px;
	height: 45px;
	}
#nav {
	position: relative;
	float: left;
	width: 210px;
	padding: 6px 0px 30px 18px;
}
#headerimg {
	position: relative;
	float: right;
	width: 620px;
	height: 200px;
	padding: 20px 30px 10px 10px;
}
#copy {
	position: relative;
	float: left;
	width: 450px;
	padding: 10px 10px 20px 10px;
}
.lb_image {
	text-align: left;
	}
.aggregator a:link, .aggregator a:visited, .aggregator a:active {
	color: #666666;
	}
.aggregator a:hover {
	color: #e64898;
	}
	
#rightcol {
	position: relative;
	float: right;
	width: 160px;
	padding: 10px 20px 20px 10px;
	margin-right: 0px;
}
#footer {
	position: relative;
	float: left;
	width: 900px;
	height: 100px;
}
/* MAIN MENU */
.menu{
	margin: 0px;
	padding: 0px;
}
.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
	border-color: #666666;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul ul {
	padding-left: 15px;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 0px;
	color: #666666;
	display: block;
	text-decoration: none;
	font-weight: ;
}
.menu a:hover {
	text-decoration: none;
	color: #e64898;
}
.menu_current {
	color: #e64898;
	text-decoration: underline;
}
/* TOP MENU */
#top_links {
	margin: 0px;
	padding: 0px;
	}
#top_menu {
	position: relative;
	float: left;
	color: #e64898;
	margin: 0px;
	width: 620px;
	}
#top_menu li {
	color: #e64898;
	display: inline;
	padding-top: 7px;
	padding-right: 5px;
	text-transform: capitalize;
	text-align: left;
	font-size: small;
	font-weight: normal;
	}
#top_menu li a {
	color: #e64898;
	text-decoration: none;
	}
#top_menu li a:hover {
	color: #666666;
	}	
/* HIGHLIGHT SEARCH TERMS */
.highlight { 
	background-color: #FF66CC;
}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

