/*
-----------------------------------------------
Olympier Base Styles
Version:  24 April 2006
----------------------------------------------- */
/*
-----------------------------------------------
Body
----------------------------------------------- */
body{color: #12284c;background-color: #636A62;font: 11px Tahoma;margin:0;}
a:link{font-weight:bold;color:#006491;text-decoration:none}
a:visited{font-weight:bold;color:#1f7cff;text-decoration:none}
a:hover{color:#1f7cff;text-decoration:underline}
h1{font-family:Georgia;font-weight:bold;font-size:14px;margin:5px 0;color:#245cc9;line-height:17px}
h2{font-weight:bold;font-size:12px;margin:5px 0 10px;color:#12284c;line-height:8px}
h3{font-weight:bold;font-size:11px;margin:0 0 2px;color:#12284c;line-height:15px}
/* Page
----------------------------------------------- */
#page{margin:0 auto;padding-top:10px;width:800px;text-align:left;}
#page-outer-wrapper{width:800px;}
#page-wrapper{width:800px;}
/* Header
----------------------------------------------- */
#header{background: url(images/Curled_01.jpg) no-repeat left top;float:left;width:800px;height:159px;}
#logo{background:transparent;width:780px;margin:0 10px;}
/* Nav
----------------------------------------------- */
#nav{background: url(images/Curled_02.jpg) no-repeat center top;width:800px;height: 80px;float:left;}
/* Structure
----------------------------------------------- */
#content-wrapper{background: url(images/Curled_04.jpg) repeat-y left top;float:left;width:800px;float: left;}
#content{background:transparent;width:780px; padding:0 10px; float: left; }
#main-content{background:transparent;float:right;width:580px;}
#side-content{background:transparent;float:left;width:200px;}
/* Duos
----------------------------------------------- */
.duo{float:left;width:580px;/*margin-top:0.5em;Same for side content*/}
.duo .main{background:transparent;float:left;width:350px;margin:0;padding:0pt 30px 0pt 0pt;}
.duo .flagbar{background:transparent;float:left;width:200px;margin:0;padding:0;}
/* Footer
----------------------------------------------- */
#footer{ clear:both;background: #636A62 url(images/Curled_06.jpg) no-repeat left top; width:800px;height:40px; }
/*
-----------------------------------------------
Olympier box-layout fixes
----------------------------------------------- */
.last{margin-bottom: 0;}
.clearing:after{content: ".";display: block;height: 0;font-size:0;clear: both;visibility:hidden;}
.clearing{display: inline-table;}
/* Mark Hadley's fix for IE Mac */
/* Hides from IE Mac \*/
* html .clearing{height: 1%;}
.clearing{display:block;}
/* html em{font-style: normal;font-weight: bold;}
.reset{clear:both;height:1px;font-size:1px;line-height:1px;}
*/
/* End Hack */
/*
-----------------------------------------------
End
----------------------------------------------- */
