body
{
background-color: #d6d8ff;
font-family: verdana, arial, tahoma;
font-size: 12px;
margin: 25px;
}

*{
margin: 0px;
padding: 0px;}

a{
margin-top: 2px;
margin-bottom: 2px;
}

a:active, a:visited, a:link
{
color: #5965bf;
text-decoration: none;
}

a:hover
{
color: #5965bf;
//border-top: 1px solid #5965bf;
//border-bottom: 1px solid #5965bf;
}
a.menulinks:active, a.menulinks:visited, a.menulinks:link
{
color: #3a0076;
text-decoration: none;
}
a.menulinks:hover
{
color: #3a0076;
//border-top: 0px;
//border-bottom: 0px;
}



#container
{ 
width: 1000px;
//height: 100%;
margin: 0 auto 20px auto;
background: #edeeff;
border: 1px solid #3a0076;
background-color: #edeeff;
}

#topheader
{
width: 1000px;
height: 60px;
/* background-image:url('http://spiceland.org/header.jpg'); background-repeat:repeat-y */

}

#topheader h1
{
text-align: right;
padding-right: 5px;
color: #afafff;
font-family: verdana;
text-transform: lowercase;
font-size: 50px;
letter-spacing: 5px;
padding-top:0px;
padding-top:0px;
}
.spanh1
{
border-bottom:1px dashed #3a0076;
padding-top:0px;
}

#menu
{
/* background-image:url('http://spiceland.org/header.jpg'); background-repeat:repeat-y */
text-align: right;
padding-top: 8px;
padding-bottom: 8px;
height: 20px;

}

#menu a
{
padding-right: 10px;
padding-left: 10px;
text-transform: lowercase;
font-size: 12px;
text-decoration: none;

}

#header
{
border-top:1px solid #3a0076;
border-bottom:1px solid #3a0076;
color: #3a0076;
width: 100%;
height: 150px;
/* background-image:url('http://spiceland.org/headerpic2.jpg'); background-repeat:repeat-x */
}

#mainleft
{
color: #3a0076;
margin-top: 10px;
margin-left: 10px;
line-height: 175%;
width: 990px;
float: left;
}

#mainleft h2
{
font-size: 20px;
padding-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
color: #afafff;
width: 150px;
}

p
{
color: #3a0076;
margin-top: 15px;
font-size: 12px;
margin-left: 10px;
}


#mainright
{
border-left; 1px dashed #3a0076;
border-bottom; 1px dashed #3a0076;
margin-right: 0px;
margin-left: 15px;
margin-bottom: 15px;
width: 210px;
float: right;
text-align: left;
}

#mainright h2
{
font-size: 20px;
margin-left: 0px;
color: #afafff;
width: 100%;
}

img{
border-width: 1px;
color: #3a0076;
margin: 2px;
}

#mainright p
{
color: #3a0076;
margin-top: 15px;
margin-left: 0px;
}

#footer
{
margin-bottom: 10px;
clear: both;
text-align: right;
width: 100%;
}

