@charset "utf-8";
/* CSS Document */
body{text-align: center; margin: 0;}
p{font: normal 13px Arial, Helvetica, sans-serif; color: #333; line-height: 150%; margin: 20px 0;}
.smaller{font-size: 0.8em; line-height: 100%;}
.bigger{font-size: 1.3em;}

.leftSide{float: left; width: 310px; overflow: hidden}
.rightSide{float: right; width: 310px; overflow: hidden}
.imageDescription{float: left; width: 130px;}
.readOn{width: 51px; height: 20px; float: right;}

#wrapper{width: 1000px; background: #6BC7C5; margin: 0 auto;}
#header{width: 1000px; margin: 0 auto; text-align: left;}
#logo{ background: url(../images/headImage.jpg) center center no-repeat; width: 821px; height: 146px; margin: 0 0 0 50px;}
#content{ width: 1000px; margin: -30px auto 0px; overflow: hidden; text-align: left;}
#left{width: 132px; float: left;}
#article{width: 720px; float: left;}

#footer{font: normal 12px Arial, Helvetica, sans-serif; color: #333; text-align: left; margin-left: 140px; padding-bottom: 20px;}
#footer a:link, #footer a:visited{color: #333; text-decoration: none;}
#footer a:hover{text-decoration: underline; color: #000;}
/*border*/
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 7px;font-size: 1px;}
.rbcontent { margin:0 50px 10px 40px; }
.rbroundbox { width: 100%; margin: 5px auto; }

.clr{clear: both; line-height: 1px; font-size: 1px; height: 1px;}.text1 {
}

/* By fergus */
.text1 {font: normal 13px Arial, Helvetica, sans-serif; color: #333; line-height: 150%; margin: 20px 0;}
li {font: normal 13px Arial, Helvetica, sans-serif; color: #333; }
.productbox {font: normal 13px Arial, Helvetica, sans-serif; color: #333; }
.sectionhead {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
<!--
a:link {
	color: #EB3468;
}
a:visited {
	color: #EB3468;
}
-->
<!--
body {
	background-color: #6BC7C5;
}
-->