body {

   margin:0;
   padding:0;
   border:0;
   background : #9492b1 url(bg.jpg) repeat-x top;
   color: #454270;
   font-family: "Century Gothic", "eras light itc", sans-serif;
   font-size: 11pt;
   text-align: center;
   
}

#container {
width: 700px;
margin: 0 0 0 auto;
}

#leftbar {
float: left;
width: 150px;
margin-top: 0px;
margin-left: -240px;
text-align: center;
}



#content {
float: right;
width: 400px;
margin-top: 0px;
text-align: center;
margin-right: 80px;
}



#rightbar {
float: left;
width: 150px;
margin-top: 0px;
margin-right: 25px;
text-align: center;
}



#footer {
clear: both;
background : url(footer.jpg) no-repeat ;
width: 700px;
height: 253px;
}

#top {
background : url(header.jpg) no-repeat right top;
width : 700px;
height: 446px;

}

#head {
margin-top: -320px;
margin-left: -250px;
width: 500px;
}


/***STYLEING!****/


.title{
color : #454270;
text-align : left;
letter-spacing : 8px;
font-size : 35px;
font-family: "Felix Tilting", georgia, sans-serif;
}

.head {
color : #454270;
text-align : center;
letter-spacing : 2px;
border-bottom: 2px dotted #454270;
margin-bottom : 8px;
font-size : 30px;
font-family: "Felix Tilting", georgia, sans-serif;
background: url(header.png) no-repeat;
}

.navhead {
color : #454270;
text-align : center;
letter-spacing : 2px;
border-bottom: 2px dotted #454270;
margin-bottom : 8px;
font-size : 20px;
font-family: "Felix Tilting", georgia, sans-serif;
}



.content{
color: #000000;
background: #ececec url(paragraph.jpg) no-repeat top;
display: block;
font-size: 9pt;
width: 400px;
text-align: center;
border: 3px solid #454270;

}

a:link, a:visited {
color : #91219E;
text-decoration : none;
}



a:hover {
color : #3300FF;
}


.nav:link {
color : #454270;
text-decoration : none;
text-align : center;
border-bottom: 2px dotted #454270;
width : 100%;
display : block;
}



.nav:hover {

color : #ffffff;
text-decoration : none;
text-align : center;
border-bottom: 2px dotted #454270;
width : 100%;
display : block;
background: url(hover.jpg);
}



.nav:active {



color : #ffffff;
text-decoration : none;
text-align : center;
border-bottom: 2px dotted #454270;
width : 100%;
display : block;


}



.nav:visited {


color : #ffffff;
text-decoration : none;
text-align : center;
border-bottom: 2px dotted #454270;
width : 100%;
display : block;



}

strong {
color : #CD0000;
border-bottom: 1px dashed #9400D3;

}



em {
color: #9400D3;
}

