  *, * *  {
margin : 0;
padding : 0;
}
body {  
font-family: "Trebuchet MS", verdana, arial, sans-serif;
line-height: 1.5em;
font-size: 12px;
background-color: #778C97;
}
#wrapper {
background: #A5DBDB;
background: url(/gfx/content.gif) repeat-y;
width : 1000px;
margin : 0 auto;
}
#header {
background: url(/gfx/header.gif) no-repeat;
height: 150px;
width : 720px;
padding: 0 0 0 280px;
overflow: hidden;
}
#nav {
background: url(/gfx/nav.gif) repeat-y;
height: 55px;
width : 1000px;
overflow: hidden;
}
#content {}
#left{
text-align:right;
float: left;
width: 170px;
overflow: hidden;
}
#right {
width: 750px;
float: right;
min-height:470px;
height:auto !important; /*hack for min-height ie6*/
height:470px; /*hack for min-height ie6*/
}
#footer {
clear: both;
}
a {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(/Scripts/userfocus.htc);
text-decoration: none;
color: #333366;
}
a:hover {
color: #339966;
}
#header a {
margin-top: 65px;
float: left;
display: block;
width: 200px
}
#header div {
float: right;
padding: 40px 130px 0 0;
}
#header p {
width: 150px;
color: #546488;
line-height: 1.3em;
}
ul {
padding: 18px 0 0 100px;
}
li a#home{
padding: 0 0 0 90px;
}
li {
display: inline;
font-size: 1.6em;
padding: 0 20px 0 0 ;
}
a.active {
color: #458BAF;
}
h1 {
color: #999999;
font-size: 2.8em;
font-weight: normal;
letter-spacing: 2px;
padding: 10px 0 20px 0;}
#about h1 {
font-size: 2.4em;
}
#left a {
padding-top: 5px;
display: block;
font-weight: bold;
}
#home #right{
padding: 0 0 0 0;
}
#home img {
margin: 8px;
}
#events #right, #about #right{
min-height:400px;
height:auto !important; /*hack for min-height ie6*/
height:400px; /*hack for min-height ie6*/
padding: 40px 0 30px 0;
}
#home #right p, #about #right p, #events #right p, #events #right h2 {
padding: 5px 150px 0 100px;
color: #4C6172;
}
#events #right h2 {
color: #333366;
font-family: arial;
font-weight: bold;
font-size: 14px;
}
a#buynow {
float: right;
width: 80px;
margin-top: 10px;
padding: 2px 2px 2px 20px;
color: #9c534b;
}
a#buynow:hover {
color: #fff67e;
}
