body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
}

#mainWrap {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 762px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
}

#contentLayer {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	padding-bottom: 0px;
	left: 0px;
	width: 750px;
}

#leftPane {
  padding-left: 10px;
	width: 160px;
}

#centrePane {
    float: right; 
    padding-left: 20px;
    padding-right: 20px;
	width: 510px;
}

#onePane {
	position: relative;
	top: 5px;
	left: 0px;
	width: 690px;
	padding-left: 3px;
	margin: auto;
	padding-bottom: 50px;
	color: #999999;
}


#onePane p, #onePane ul {
    font-size: 0.75em;
}

#footer {
    position: relative;
    clear: both;
	vertical-align: middle;
	padding-top: 3px;
	width: 750px;
	text-align: center;
	padding-bottom: 1px;
	font-size: 0.55em;
	margin: auto;
	height: 22px;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

/* elements */

small {
	font-family: "Lucida Grande", Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

a {
	text-decoration: none;
	color: #DADADA;
}



/* text classes */

.stdText {
	font-family:  "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CDCDCD;
}



#onePane h3 {
    font-size: 1.0em;
    color: #EFEFEF;
}

#onePane h2 {
	font-size: 1.1em;
	color: #EFEFEF;
}


.altRow {
	background: #DFDFDF;

}

.tblText {
font-size: 0.8em; font-family: Arial, Helvetica, sans-serif;
}

	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


/* menu stuff */

#menu {
	background: url(http://www.cosmix.org/images/topmenu_06.jpg) repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #DDDDDD;
	padding-bottom: 2px;
	top: 0px;
}

#menuTblCell {
	border-right: 1px #AAAAAA solid;
	padding-right: 8px;
	padding-left: 8px;
}

#menuTblCell a {
	border-bottom:none;
	color: #DDDDDD;
}


#menuTblCell a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menuTblLastCell {
	padding-left: 8px;
}

