@charset "UTF-8";

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: #1E375A;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

#wrap {
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: 800px top;
	background-image: url(images/bar.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #052349;
	border-left-color: #052349;
	background-color: #042148;
}
#wrap1 {
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(images/body.gif);


}
* html #wrap {
	height: 100%
}
#header {
	width: 1014px;
	height: 64px;
	background-color: #B9D6FD;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding: 15px 10px 0 0;
}
#middle {
	width: 1024px;
	height: 173px;
	background-color: #FFF;

	background-repeat: repeat-x;
}
#bottom {
	width: 1024px;
	height: 28px;
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
}
#lcol {
	width: 200px;
	float: left;
	padding: 5px 0 0 0;
	background-color: #00FF33;
}
#content {
	margin-top: 10px;
	margin-right: 240px;
	margin-bottom: 70px;
	margin-left: 15px;
	padding-top:35px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFF;
	background-image: url(images/content-banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#rcol {
	width: 210px;
	float: right;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	width: 100%;
	height: 52px;
	clear: both;
	background-color: #02305E;
	margin-top: -52px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}

#clear{
	display: block;
}
.white{
	color: #FFFFFF;
}

.white-tiny{
	color: #FFFFFF;
	font-size: 13px;
}

a.sub:link, a.sub:visited, a.sub:active{
	font-size: 14px;
	color:#06487D;
	text-decoration:none;
}

a.sub:hover{
	font-size: 14px;
	color:#999999;
	text-decoration:none;
}
.blue{
	color: #1685DF;
	font-size: 15px;
}

a.bio: link, a.bio: visited, a.bio: active, a.bio: hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#039;
	text-decoration:none;
}

#col1{
	
	height: 250px;
	width: 31%;
	float: left;
	padding: 1%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0B4683;
}

#col2{

	height: 250px;
	width: 31%;
	float: left;
	padding: 1%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0B4683;
	text-align: center;

}

#col3{
	
	height: 250px;
	width: 31%;
	float: left;
	padding: 1%;
	text-align: center;
}

#forsale{
	padding: 0 20px 0 20px;

}

a:link, a:visited, a:active a:hover{

	color:#06487D;
	text-decoration:none;
}

a.w:link, a.w:visited, a.w:active a.w:hover{

	color:#FFFFFF;
	text-decoration:none;
}

#system{
	width: 730px;
	text-align: center;
	vertical-align: middle;
}

#system td {
	width: 115px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}


#system tr p {
	margin: 0px;
	padding: 0px;
}

#log{ float: left;
width: 70px;
padding-top: 2px;
color: #FFFFFF;
}

a.logout: link, a.logout: visited, a.logout: active, a.logout: hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
}

.black{
	color: #000000;
}

/* CODE FOR ANNUAL CONFERENCE COUNTDOWWN */
.background {
    border-style: none;
    width: 62px;
    height: 58px;
}
.numbers {
    border-style: none;

    padding: 0px;
    width: 62px;

    text-align: center; 
    font-family: Arial; 
    font-size: 34px;
    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    color: #000000;     /* change color using the hexadecimal color codes for HTML */
}
.title {    /* the styles below will affect the title under the numbers, i.e., "Days", "Hours", etc. */
    border: none;    
    padding: 0px;
    margin: 0px 3px;
    width: 62px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal;    /* options are normal, bold, bolder, lighter */
    color: #999999;    /* change color using the hexadecimal color codes for HTML */
    background-color: #FFFFFF;  
}
#form {    /* the styles below will affect the outer border of the countdown timer */
    width: 400px;
    height: 80px;
	potion:relative;
    padding: 5px;
}

/* END COUNTDOWN CODE */