@charset "utf-8";
/* CSS Document */

body {
background-color: #fff;
font-size:14px;
font-family:	Arial, Verdana, Helvetica, sans-serif;
color:	#330099;
line-height:	140%;
}

#header {
text-align:	right;
margin-top:	0px;
}

#nav {
text-align:	right;
}

#main {
margin-left: 170px;
margin-top: 0px;
float:	right;
width:	780px;
}

#footer {
width:	1000px;
height:	180px;
clear: both;
margin: 0px;
background-image:	url(graphics/ylwbnrwsun.jpg);
background-repeat:	no-repeat;
background-position:	left;
font-size:	80%;
}

a:link {
text-decoration: none;
color:	#6c56c2;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

#wrapper {
width: 1000px;
background-image:	url(graphics/leftbar3.jpg);
background-repeat: no-repeat;
margin-top:	0;
margin-left: auto;
margin-right: auto;
}
