
*  {margin:0;padding:0;}

body {background:#cce2f2;font:76% Arial, Helvetica, sans-serif;}

#wrapper {position:relative;width:100%;border:none;}

/*header*/
#header {background:none;width:100%;height:100px;}
#header img {display:none;}
#header .logo {display:none;}

/*site navigation*/
#nav {display:none;}



/* homepage */

/*top row on homepage*/
#homeContent {float:none;width:100%;padding:0 0 30px;background:none;line-height:1.5;}

#randomImage {height:336px;width:557px;float:left;clear:right;margin:0 0 15px;}

body #topContent {width:100%;}

body #topRow {background:none;width:50%;float:left;border-bottom:none;}
body #topRow a {color:#00a0c6; text-decoration:none;}
body #topRow a:hover  {color:#00a0c6; text-decoration:underline;}

#middleRow {float:left;width:50%;}

body #bottomRow {float:left;width:100%;border-right:1px solid #000;}
#bottomRow img {float:left;margin:0 15px 15px 0;}

#middleContent {clear:both;width:100%;margin:0 0 0;padding:0 0 20px;line-height:1.5;background:none;}
#middleContent p {padding-bottom:1em;}
#middleRow {background:none;width:279px;float:left;border-bottom:none;}
#mcLeftColumn {}
#mcLeftColumn h1  {font-size:1.5em;margin-bottom:10px;border-bottom:1px solid #ccc;padding-bottom:3px;}
#mcRightColumn {display:none;}

/*bottom magnets on homepage*/
#bottomRow {background:none;width:279px;float:left;}
#bottomContent  {display:none;}
#bottomContent .magnet p  {padding:0 20px 0 0;}

.break {page-break-before:always;}

/*footer layout*/
#footer  {border-top:2px solid #000;background:none;color:#000;font-size:1em;clear:both;border-top:none;}
#footer h6 {position:absolute;top:0;left:0;}
#footer a {color:#000;}


/* internal styles */
img.image {float:right;padding:0 0 0 20px;}

#homeContent ul {margin:0 0 1em;}
#homeContent li {}
#homeContent p {margin:0 0 1em 0;}
#homeContent a {text-decoration:underline;color:#000;}
#homeContent hr {margin:0 0 1em;}

.column-one, .column-two, .column-three {float:left;margin-right:40px;}


