@charset "UTF-8";
/* CSS Document */
body, html
{
background-color:#FFFFFF;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
height:100%;
color: #4d2d80;
margin:0;
padding:0;
}
.topoutter
{
width:100%;
margin: 0;
background-image:url(../images/pagebg.jpg);
background-repeat:repeat-x;
background-position:top;

}
.top
{
width:950px;
margin:0 auto;
color: #b5995f;
text-align:right;
}
.top a
{
color: #b5995f;
text-decoration:none;
font-weight:bold;
}
.top a:hover
{
color: #b5995f;
text-decoration:underline;
font-weight:bold;
}
.container
{
width:960px;
margin:0 auto;
}
img
{
border:0;
}
img.right
{
float:right;
margin-left:20px;
margin-bottom:50px;
}
.quote
{
font-size:x-large;
margin-top:15px;
}
.author
{
font-size:large;
}
.mauvebox
{
float:right;
margin: 25px 0 0 60px;
background-image:url(../images/mauvebox.jpg);
background-repeat:no-repeat;
height:309px;
width:259px;
text-align:center;
}
.purplebox
{
float:right;
margin: 25px 0 0 60px;
background-image:url(../images/purplebox.jpg);
background-repeat:no-repeat;
height:309px;
width:259px;
text-align:center;
}
.goldbox
{
float:right;
margin: 25px 0 0 20px;
background-image:url(../images/goldbox.jpg);
background-repeat:no-repeat;
height:309px;
width:259px;
text-align:center;
}
.boxinner
{
margin:20px 0 0 20px;
text-align:left;
width:210px;
}
.black
{
color:#000000;
}
a
{
color:#4d2d80;
font-weight:bold;
text-decoration:none;
}
a:hover
{
color:#4d2d80;
font-weight:bold;
text-decoration:underline;
}
.goldfoot
{
width:100%;
height:15px;
background-color:#b4995f;
margin-top:35px;
}
.purplefoot
{
background-color:#4d2d80;
width:100%;
height:35px;
text-align:center;
}
.newsheading
{
font-size:small
}
