* {
    margin: 0;
    padding: 0;
}
a{
    color: #ffffff;
}
h1 {
	margin-bottom: 30px;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 50px;
    background-color: #487de4;
    color: #ffffff;
    font-size: 11px;
}
#wrap {
    width: 910px;
    margin: auto;
    background: #2743d5 url(images/background.jpg) top left no-repeat;
    border-left: 1px solid #b8d2ea;
    border-right: 1px solid #b8d2ea;
}
#domainTitle {
	float: left;
    height: 80px;
    padding-left: 35px;
    padding-top: 75px;
    font-size: 22pt;
    color: #fff;
    width: 400px;
}
#domainTitle a {
	text-decoration: none;
    color: #fff;
}
#sitemapLinkContainer {
	display: none;
}
#domainSubtitle {
	float: left;
    padding-top: 83px;
}
#domainSubtitle .header {
    font-size: 18px;
    color: #063c65;
    text-transform: lowercase;
}
#top-keywords {
	clear: left;
	padding-left: 35px;
	color: #fff;
}
#top-keywords a {
	color: #fff;
    font-size: 12px;
    margin-right: 7px;
    font-weight: bold;
    text-decoration: none;
}
#top-keywords .separator {
}
#pageContent {
    clear: both;
    width: 100%;
}
#teezers {
	position:relative;
	top:-100px;
    width: 190px;
    float: left;
    clear: none;
    padding-left: 35px;
/*    padding-top: 60px; */
}
#teezers .lbdate {
	margin-top: 40px;
	margin-bottom: 15px;
	padding: 3px 3px;
	background-color: #96b408;
	line-height: 17px;
}
#teezers .lbdate a {
	color: #07398c;
	font-size: 12px;
	font-weight: bold;
}
#teezers .lblink {
	font-size: 10px;
	line-height: 14px;
}
#searchForm {
    float: right;
    width: 220px;
    margin-right: 20px;
    padding-top: 15px;
    padding-bottom: 40px;
}
#searchForm input.inputbox {
    font-size: 8pt;
    font-weight: normal;
    border: 1px solid #999;
    padding: 3px;
    margin: 0;
    color: #69c;
    width: 140px;
}
#searchForm input.button {
    border: none;
    width: 35px;
    height: 16px;
    padding: 0;
    padding-top: 20px;
    background: transparent url(images/search.gif) top left no-repeat;
    margin-left: 8px;
    margin-top: 4px;
    cursor: pointer;
    color: #fff;
}
#similarSiteLinks {
	clear: right;
	float: right;
    line-height: 18px;
    width: 220px;
    margin-right: 20px;
}
#similarSiteLinks .moduletable {
    overflow: hidden;
    margin-bottom: 40px;
}
#similarSiteLinks h3 {
    font-size: 12px;
    color: #042742;
    margin: 0;
    padding: 0 0 15px 0;
}
#similarSiteLinks a{
    font-size: 12px;
    margin-top: 20px;
    color: #9dc7ff;
}
#similarSiteLinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    padding-left: 10px;
}
#similarSiteLinks li {
	background: url(images/marker.gif) center left no-repeat;
    padding: 5px 23px;
}
#sideSelectableRegion {
	clear: right;
    float: right;
    width: 220px;
    margin-right: 20px;
}
#left_begun {

    width: 200px;
    padding-top: 10px;
    vertical-align: top;
}
#left_begun iframe {
width:200px;
}

#center-ads {
	width:400px;
	position:absolute;
    left:50%;
	top:1px;
	margin-top:280px;
	margin-left:-200px;
}

#content {
    padding-left: 35px;
    padding-bottom: 40px;
    padding-top: 35px;
    vertical-align: top;
    max-width: 600px;
	min-height:750px;
    margin-right: 35px;
    overflow: hidden;
}
#content iframe {
/*	margin-top: 116px; */
}
#feedback {
	clear: right;
	float: right;
	width: 220px;
	background: url(images/feedback.gif) top left no-repeat;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-top: 10px;
    height: 60px;
}
#feedback a {
    font-size: 18px;
    color: #ffffff;
}
#bottom-keywords {
	display: none;
}
#pageFooter {
    clear: both;
    font-size: 11px;
    text-align: left;
    padding: 20px 20px;
    padding-bottom: 60px;
    padding-top: 40px;
    line-height: 18px;
}
#feedback-form {
    padding: 0;
/*  height: 700px; */
    font-size: 12px;
}
#feedback-form .errors {
    color: red;
}
#feedback-form .label {
    margin: 15px 0;
}
#feedback-form div.input {
    margin-top: 20px;
}
#feedback-form .text-input, #feedback-form .text {
}
#feedback-form .text-input {
    width: 400px; 
}
#feedback-form .text {
    width: 400px;
    height: 150px;
}
#feedback-form div.input input {
    width: 200px;
    font-size: 12px;
    cursor: pointer;
}
#mod_search_searchbutton {
	float: right;
}

#center-ads #ml_flymedia {
	left:-20px !important;
	top:-50px !important;
}

/* ie 7 only */
body #mod_search_searchbutton { *float: none; }