/* CSS Document */

body{
background:none;
background-color:#ffffff;
text-align:center;
}

#header{
width:700px;
height:auto;
margin:auto;
margin-top:0px;
}

#medialist{
width:650px;
height:120px;
margin:auto;
margin-top:10px;
text-align:left;
}

img.media{
float:left;
}

#container{
width:700px;
height: auto;
margin:auto;
margin-top:0px;
}
#left{
margin-top:35px;
width:150px;
height:550px;
float:left;

background:url(../images/navbgwl.gif) no-repeat;
}
#right{
width:650px;
height:550px;
float:right;
}
p{
font-family: "Myriad Web", Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-right:80px;
padding-left:150px;
}
a.nav{
font-family: "Myriad Web", Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

a.nav:hover{
font-family: "Myriad Web", Arial, Helvetica, sans-serif;
font-size:12px;
color:#0099CC;
background:#FFFFFF;
}
#footer{
width:700px;
height:150px;
margin:auto;
margin-top:0px;
background:url(../images/wl-footoer.png) no-repeat;
}

#rustic{
width:700px;
height:150px;
margin-left:0px;
margin-bottom:0px;
}

