
/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
body {text-align:center;font-family:"Georgia" ,arial,  verdana, helvetica, sans-serif;font-size: 14px;
	background: #343823 url(images/body.gif) top left repeat-x;color:#fff;}
.wrapper {margin:20px 0;margin-left:auto;margin-right:auto;width:902px;}
#top{width:747px;height:110px;background:transparent url(images/top.gif) top left no-repeat;margin:0 auto;}	
#main{background:#9D8D31 url(images/main.gif) top left repeat-x;width:745px;margin:0 auto;border-left:1px solid #fff;border-right:1px solid #fff;}
#presentation{position:relative;background:#000;padding:0;margin:0;height:279px;border:1px solid #fff;}
#presentation img{border:none;}
#menu{list-style:none;margin:0;padding:0;height:43px;}
#menu li {display: inline;padding-top:3px;}
#menu li a{font-weight:bold;padding:0 5px;font-size:14px;color:#3F4231;}
#menu li.current a{text-decoration:underline;}
#content{min-height: 600px;height: auto !important;height: 600px;
text-align:justify;background:transparent url(images/shape.gif) top left no-repeat;padding:45px 155px 0 155px;}
#bottom{width:747px;height:94px;background:transparent url(images/bottom.gif) top left no-repeat;margin:0 auto;}
#nox{width:900px;margin:0 auto 20px auto;text-align:right;}
#nox a{font-weight:bold; color:#fff;}
#menu{background:transparent url(images/menu.gif) top left no-repeat;}
#motto{position:absolute;top:1px;left:305px;z-index:1000;}
#content a {color:#AF4E00;}
#content h6 {color:#343823;font-size:16px;}
