body{
font-family: Lucida Grande,Lucida Sans Unicode,sans-serif;
margin: 0 0;
padding:0px;
background: url('images/bg.jpg') repeat-x;
background-color: #faf9fc;
}

h1 {
color : #393847;
padding-left: 20px;
font-weight : bold;
}
h2 {
font-size: 16px;
padding-top: 10px;
padding-right: 20px;
font-weight: normal;
color : #fff;
text-shadow: #000 0px 1px 1px;
float: right;
}

#wrapper {
margin: 0 auto;
padding:0px;
width: 700px;
}

#links a{

color: #2d2c2e;
font-size: 14px;
text-decoration:none;
padding-right:5px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
margin-right: 5px;
margin-top: 10px;
border-top-left-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-top-right-radius: 3px 3px;
border-bottom-left-radius: 3px 3px;
background-color: #f5f1fa;
border: 1px solid #ebe8f2;
font-weight:normal;
text-shadow: #fff 1px 1px 1px;
}
#header {
width: 700px;
background: url('images/whitesh.png') no-repeat;
background-position: 0px 7px;
height:80px;
}
#header img {
padding-left: 20px;
margin-top: 25px;
float:left;
}

#nav {
height: 40px;
width: 700px;
padding-left: 20px;
background: url('images/navshadow.png') no-repeat;
}

#nav a {
float:left;
color: #f5effe;
font-size: 14px;
text-decoration:none;
padding-right:5px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
margin-right: 5px;
margin-top: 8px;
border-top-left-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-top-right-radius: 3px 3px;
border-bottom-left-radius: 3px 3px;
background-color: #4c386b;
border: 1px solid #291c3c;
font-weight:normal;
text-shadow: #3e2f55 1px 1px 1px;
}

#nav a:hover {
text-decoration:none;
color: #f5effe;
background-color: #6d5890;
border: 1px solid #45334c;
text-shadow: #252127 1px 1px 1px;
}

#roundedtop {
background: url('images/roundedtop.png') no-repeat;
width:700;
height:6;
margin-top: 10px;
}

#roundedtop {
background: url('images/roundedtop.png') no-repeat;
width:700;
height:6;
float:left;
margin-top: 10px;
}

#content {
background: url('images/sidelines.png') no-repeat;
background-color: #fdfcff;
width: 700px;
float: left;
padding-top: 10px;
padding-bottom: 20px;
}

#left {
float:left;
width: 400px;
}

#right {
float:left;
width: 300px;
}

#right img{
border: 5px solid #dfd9e7;
}

#content  p{
color: #000;
padding-left: 20px;
font-size: 13px;
text-align:left;
}

#footer {
width:700px;
padding-top: 20px;
border-top-left-radius: 4px 4px;
border-bottom-right-radius: 4px 4px;
border-top-right-radius: 4px 4px;
border-bottom-left-radius: 4px 4px;
background: url('images/footerbg.png') repeat-x;
height:80px;
clear:both;
}

#footer img{
padding-left: 20px;
}

#footer p{
margin-left: 0px;
font-size: 13px;
color:#f1ecff;
text-shadow: #34275d 1px 1px 1px;
padding-left: 0px;
padding-right: 20px;
}

#footer a{
color: #a791eb;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

#sep {
background: url('images/sep.png') repeat-x;
width: 700px;
height: 2px;
}

