/*Page Structure*/

html {font-size:100%;}
* {margin:0; padding:0;}
body {margin:0; padding:0; background:#96D242; font-family:verdana, arial, sans-serif; font-size:70%; color:#000;
}

#thePage {width:750px; position:relative; padding:0; left:50%; margin:0 0 0 -375px;}
#thePageFixed {width:750px; position:relative; padding:0; left:50%; margin:300px 0 0 -375px; overflow:hidden;}

#content {margin:18px 0px;}
#contentTwo {margin:18px 0px;}
h1, p {margin-bottom:10px;}
.columnOne {width:243px; float:left; clear:left; background-color:#ffee00;}
.columnTwo {width:243px; float:right; margin:0px 10px 0 9px; background-color:#ffcc00;}
.columnThree {width:243px; float:right; background-color:#009900;}

/* Generic */
.articlePic {float:left; position:relative; margin:0px 20px 8px 0px;}
.articlePic .enlarge {position:absolute; height:13px; width:13px; top:129px; left:182px; background:#000; color:#fff; text-align:center; line-height:1em; text-decoration:none;}

/* Modules */
.module {width:241px; position:relative; margin-bottom:10px;}
.clear {border:1px solid #ff3333;}
.clear .bottom_bdr {width:243px;}
.clear .module_bg {width:213px; padding:0 15px; overflow:auto;}
.clear h3 {color:#F26522; font-size:125%;}
.clear .more:link {color:#000;}
.clear .more:hover {color:#00aeef; font-weight:bold;}
.clear div.articlePic img {border:6px solid #F26522;}
.clear .articlePic a.enlarge {top:125px; left:141px; color:#fff; text-decoration:none;}
