body {
     font: 12px/18px Arial, Helvetica, sans-serif;
     background-color: #00954a;
     color: #353132;
}
img {
     display: block;
}
#shell {
     background: #e1f5fe url(../img/bgShell.gif) repeat-x;
     padding-bottom: 17px;
}
#shellFooter {
     background: #00954a url(../img/bgShellFooter.gif) repeat-x;
}
#header, #contest, #footer {
     margin-left: auto;
     margin-right: auto;
     overflow: hidden;
     width: 874px;
}
a, strong {
     font-weight: bold;
}
em {
     font-style: italic;
}
sup {
     position: relative;
     font-size: smaller;
     vertical-align: baseline;
     bottom: .4em;
     color: inherit;
     font-weight: inherit;
}
.clrBoth {
     clear: both;
}
/* ----------------
 HEADER
---------------- */
#header {
     background: url(../img/bgHeader.gif) no-repeat;
}
#header h1, #header p a, #header p#hrs {
     display: block;
     text-indent: -5000px;
     overflow: hidden;
}
#header h1, #header h1 a {
     float: left;
     width: 723px;
     height: 229px;
}
#header #opti, #header #opti a {
     float: right;
     width: 151px;
     height: 99px;
     background: url(../img/logoOpti.gif);
}
#header #alcon, #header #alcon a {
     float: right;
     width: 151px;
     height: 27px;
     background: url(../img/logoAlcon.gif);
}
#header #hrs, #header #hrs a {
     float: left;
     width: 874px;
     height: 110px;
     background: url(../img/bgHeaderP.gif);
}
/* ----------------
 CONTENT
---------------- */
#contest {
     background: #e7f7fe url(../img/bgContest.gif) no-repeat;
}
#contest p {
     clear: both;
     color: #00954a;
     text-align: center;
}
#contest p a {
     color: #00954a;
}
#contest div p {
     color: #353132;
     text-align: left;
     margin-bottom: 8px;
}
#content {
	width: 650px;
     margin: 0px auto;
     padding: 0px;
}
#content a img, #content a:link img, #content a:visited img {
	border: none;
}
#col1 {
	width: 300px;
     margin: 0px;
     padding: 0px;
     float: left;
}
#col2 {
	width: 300px;
     margin: 0px;
     padding: 0px;
     float: right;
}
#colDetails h2 {
     font-weight: bold;
     font-size: 18px;
     color: #b74926;
     margin-bottom: 8px;
}
#contest div #find {
     font-weight: bold;
     font-style: italic;
     font-size: 15px;
     line-height: 18px;
     color: #00954a;
}
#contest div #find em {
     font-style: normal;
}
#contest div #enter {
}
#contest div #enter a {
     display: block;
     text-indent: -5000px;
     overflow: hidden;
     width: 246px;
     height: 54px;
     background: url(../img/btnEnter.gif);
}
#contest div #flash {
}
#contest div #flash a {
     display: block;
     background: url(../img/icoFlash.gif) no-repeat 0px 3px;
     color: #676364;
     font-weight: normal;
     padding-left: 18px;
}
#colEnter {
     width: 710px;
     height: 210px;
     margin: 0px auto 20px auto;
     padding: 0px;
     text-align: center;
     background: url(../img/infoBox.png) no-repeat left top;
     display: block;
     overflow: hidden;
}
#winnersButton {
     width: 211px;
     height: 49px;
	margin: 95px 0px 0px 30px;
     padding: 0px;
}
#winnersButton a, #winnersButton a:link, #winnersButton a:visited {
     border: none;
}
/* ----------------
 FOOTER
---------------- */
#footer {
     padding-top: 30px;
     padding-bottom: 30px;
     width: 700px;
     padding-left: 30px;
     margin-left: auto;
     margin-right: auto;
}
#footer p {
     font-size: 10px;
     line-height: 13px;
     margin-bottom: 8px;
}
#footer p, #footer a {
     color: #a3d8bd;
}
#footer ul {
     margin-bottom: 7px;
}
#footer a:link, #footer a:visited {
     text-decoration: none;
}
#footer a:hover, #footer a:active {
     text-decoration: underline;
}
#listLinks {
     float: left;
     width: 400px;
}
#listLinks li {
     float: left;
}
#listLinks li a {
     margin-right: 15px;
}
#listTerms {
     float: right;
     width: 280px;
}
#listTerms li {
     float: left;
}
#listTerms li a {
     margin-left: 15px;
}
#colEnter h2 {
     font-weight: bold;
     font-size: 22px;
     line-height: 26px;
     color: #b74926;
     margin-bottom: 8px;
}
