

body{
font-family: Helvetica, sans-serif;
margin : 0 auto;
background-image : url(img/gray.jpg);background-repeat: repeat-x;
}

#wrapper {margin : 0 auto;
width: 960px;
height: 650px;
margin-top: 20px;
padding: 3px;
}

#top {margin : 0 auto;
width: 960px;
height: 50px;
margin-top: 20px;
background-color: transparent;
}

h1 {font-family:Helvetica, sans-serif;
font-size: 40px;
font-weight: 100;
width: 426px;
background-image : url(img/dark1.jpg);background-repeat: repeat-x;-moz-border-radius: 5px; -webkit-border-radius: 5px; 
padding: 5px;
border-style: solid; border-color: #cccc99;border-width: 3px;
color: #fff;
}

h2 {font-family:Helvetica, sans-serif;
font-size: 20px;
font-weight: 100;
background-color: transparent;
color:#336699;
}


#content-left {float: left; width: 410px; margin-top:14px; font-size: 16px; color: #000; float: left;background-image : url(img/gray.jpg);background-repeat: repeat-x;-moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 14px;background-repeat : repeat-x; border-style: solid; border-color: #b8b8b8;border-width: 1px;}

#content-left p {float: left; width: 400px; margin-top:12px; font-size: 14px; color: #330033; }


#content-left a {
list-style : none;
font-family : Helvetica, sans-serif;
font-size : 14px;
color : #606060;
text-decoration : none;
background-color : transparent;
font-weight:100;
}

#content-left a:hover {
list-style : none;
font-family : Helvetica, sans-serif;
font-size : 14px;
color : #330033;
text-decoration : none;
background-color : transparent;
font-weight:100;
}

#content-right {float: left; width: 410px; height: 379px; margin-top:10px; margin-left:76px; font-size: 16px; color: #000; float: left;background-image : url(img/gray.jpg);background-repeat: repeat-x;-moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 14px;background-repeat : repeat-x; border-style: solid; border-color: #b8b8b8;border-width: 1px;}

#content-right p {float: left; width: 400px; margin-top:12px; font-size: 14px; color: #330033; }

#content-right a {
list-style : none;
font-family : Helvetica, sans-serif;
font-size : 14px;
color : #606060;
text-decoration : none;
background-color : transparent;
font-weight:100;
}

#content-right a:hover {
list-style : none;
font-family : Helvetica, sans-serif;
font-size : 14px;
color : #330033;
text-decoration : none;
background-color : transparent;
font-weight:100;
}


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:20px; 
float: right;
background-color: transparent;

}

#nav a{
display:block;
padding: 30px 4px 5px 4px;
color:#660066;
text-decoration:none;
background-color: #fff;
font-size:16px;
margin:1px 0 6px 2px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; 
border-style: solid; border-color: #cccc99;border-width: 3px;

}

#nav a:hover{
background-color: orange;
color:#fff;
-moz-border-radius: 5px; -webkit-border-radius: 5px; 
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#footer {width: 938px; margin:1px; float: left; font-size: 12px; color: #cc0033; background-color: transparent;}









