body {
	height: 100%;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #FFFFFF;
}

html {
	height: 100%;
	
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
	
	
	
	
	
	
}

#container {

	min-height: 100%;
	/* margin-bottom: -330px; */
	position: relative;
	background:#f0f0f0;
}

#header {
	padding:1em;
	/* background:#ddd url("../csslayout.gif") 98% 10px no-repeat; */
	/* border-bottom:6px double gray; */
}

#login {
	/* width: 400px; */
	float: left;
}

#menu {
	clear: left;
}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

#content {
	position:relative;
	top: 170px;
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}



a {
	color: #c75f3e;
}


#nav {
position: absolute;
top: 170px;
left: 10px;
margin:0;
padding:4;
clear:left;
width:100%;
border:1px solid #42432d;
border-width:1px 0;
height: 20px;
}

#nav li {
display:inline;
padding:0;
margin:0;
}

#nav-home {
position: relative;
left: 0px;
top: 2px;
background:#000099;
color:#fff;
text-shadow:none;
font-size: 1.0em;
}

#nav-associations a {
position: relative;
left: 50px;
/* color:#000000; */
text-shadow:none;
}

#nav-about a {
position: relative;
left: 90px;
/* color:#000000; */
text-shadow:none;
}

span#banner {
position: absolute;
top: 30px;
left: 20px;
}

h1.landingtitle {
color: #051E33;
}

h2.headertitle {
float: left;
position: relative;
top: 8px;
left: 10px;
/*font-size: 2.0em;*/
color: #000099;
}

span#tagline {
position: absolute;
top: 70px;
left: 180px;
font-size: 2.0em;
color: #000099;
}

#nav-faq a {
position: relative;
left: 120px;
/* color:#000000; */
text-shadow:none;
}

#nav-privacy a {
position: relative;
left: 160px;
/* color:#000000; */
text-shadow:none;
}

#nav-contact a {
position: relative;
left: 200px;
/* color:#000000; */
text-shadow:none;
}

#contact #nav-contact a {
color:#000000;
text-shadow:none;
}

#about #nav-about a:hover,
#faq #nav-faq a:hover,
#contact #nav-contact a:hover {
background:#e35a00;
}

#nav a:active {
background:#e35a00;
color:#fff;
}


#landing {
	font-size: 1.2em;
}


#mylinks {
	width: 97%;
	/* position: absolute;
	top: 230px; */
	padding: 1;
	/* margin: 1; */
	font-size: 1.2em;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}

#inbox {
	width: 97%;
	/* position: absolute;
	top: 230px; */
	padding: 1;
	/* margin: 1; */
	font-size: 1.0em;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}

td#mylinks {

	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;

}

td#unread {

	font-weight: bold;	

}

td#read {

	font-weight: normal;	

}

td#comments {

	max-width: 200px;
	/* height:expression(this.scrollWidth>149?'150px':'auto'); */


}

.mylinkslogonheader {
	position: relative;
	top: -30px;
	font-size: 1.2em;
	color: #000099;
}

div#noiceheader {
	/* position: absolute;
	top: 280px; */
	left: 150px;
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}

div#about {
	position: relative;
	top: 220px;
	left: 30px;
	font-size: 1.0em;
}

div#indexfooter {
	position: relative;
	top: 120px;
	/* left: 30px; */
	font-size: 0.8em;
}


span#aboutheader {
	position: relative;
	top: 200px;
	left: 30px;
	font-size: 1.2em;
	color: #000099;
}

.disclaimer {
	font-size: 0.8em;
	position: absolute;
	bottom: 40px;
	width: 500px;
}

p.footer_dislaimer {
	font-size: 0.9em;
	width: 800px;
}


.copyright {
	font-size: 0.8em;
	/* position: absolute;
	bottom: 10px; */
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-left: 0; */
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

td#logo {
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

td#login {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
	font-size: 0.7em;
	row-height: 0.7em;
}

.login {
	padding: 0px 0px 0px 0px;
	row-height: 0.7em;
}

td#loginsubmit {
	margin-left: 0.2em;
}

.icetimesheader {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	font-weight: bold; 
	color: #4f6b72;
}

.icetimecommentssheader {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	font-weight: bold; 
	color: #4f6b72;
}

.icetimescomments {
	max-width: 200px;
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

.icetimes {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

td#messagebody {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

td#inboxheader {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	font-weight: bold; 
	color: #4f6b72;
}

td#inboxcommentssheader {
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	font-weight: bold; 
	color: #4f6b72;
}

td#inboxcomments {
	max-width: 200px;
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

td#inbox {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 1;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 1;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

div#loginblock {
	border-width: 1px;
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 3px 3px 3px 6px;
	position: absolute;
	top: 0px;
	left: 70%;
	width: 225px;
	height: 158px;
}

div#changepassword {
	border-width: 1px;
}

div#loggedinblock {
	position: absolute;
	top: 10px;
	left: 70%;
	font-size: 1.0em
}

div#loginerror {
	color: red;
	font-weight: bold;
	/*font-size: 0.9em;*/
}

div#cookieerror {
	position: absolute;
	top: 5px;
	left: 77%;
	color: red;
	font-weight: bold;
	font-size: 1.0em;
}

div#whatis {
	font-size: 1.1em;
}

div#javascripterror {
	position: absolute;
	top: 5px;
	left: 76%;
	color: red;
	font-weight: bold;
	font-size: 0.9em;
}

div#privacy {
	width: 700px;
}

table#logintable {
	border-width: 1px;
	border-spacing:0px;
	font-size: 0.9em;
	/*height: 50px;
	width: 100px;*/
	height: 130px;
}

table.whatis {
	border-width: 2px;
	border-spacing: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
}
table.whatis th {
	font-size: 0.9em;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.whatis td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.logintitle {
	font: bold;
	font-size: 1.2em;
}

div#associationinfo {
	font-size: 1.3em;
}

div#contactowner {
	font-size: 1.1em;
}

p.search {
	position:absolute;
	left:350px;
	top:120px;
}


#leftcolumn {
 	float:left;
 	width:190px;
}


#rightcolumn {
 	float:left;
 	width:190px;
}


#stuffbelowcolumns {
 	clear:both;
}