/* CSS Document */
html,body{
margin:0px;
border:opx;
padding:0px;
}
body{

background-color:#792668;
}
h1{
font:bold 130% arial;
color:#333333;
text-align:center;
}
#outerwrapper{
margin:0px auto;
width:930px;
background-image:url(wrapper-back.jpg);
background-repeat:repeat-y;
}
#wrapper
{
margin:0px auto;
width:900px;
background-color:#C29FD0;
border:1px solid #663399;

}
#header{
width:900px;
background-color: #FFFFCD;
background-image:url(../images/logofull.jpg);
background-repeat:no-repeat;
background-position: top center;
height:128px;
}
#innerwrapper{
float:left;
background-color:#C29FD0;
width:100%;
}
#content{
float:left;
width:740px;
background-color:#C29FD0;
border-left:5px solid #996699;
}
#content_two{
float:left;
margin-left:10px;
width:850px;
background-color:#C29FD0;
}
.imagewrapper{
margin-left:50px;
width:800px;
}
.contwrapper{
margin-top:30px;
width:600px;
background-color:#D9C5E9;
}

.one{
margin-left:10px;
float:left;
width:100px;
}
#navi
{
float:left;
width:130px;
background-color:#C29FD0;
}
#navi ul li a
{
font:80% arial;
color:#0033CC;

}
#footer {
background-color:#4D235F;
clear: both;
font:70% arial;
color:white;
text-align:center;
}
.style1{
font:80% arial;
color:black;
}
.style1 a{
font:bold 100% arial;
color:black;
text-decoration:none;
}
.style2{
background-color:#FFFFFF;
font:80% arial;
color:#333333;
}
.style3{
background-color:#46246F;
font:80% arial;
color:#FFFFFF;
}
.style4{
background-color:#FFFFFF;
font:bold 100% arial;
color:#993399;
}
.style5{
background-color:#ECD5F7;
border-top:3px solid #663366;
border-bottom:3px solid #663366;
font:80% arial;
color:#333333;
}

.style6 a{
font:100% arial;
color:#663399;
}
.style7{
font:bold 100% arial;
color:#333333;
}
.style8{
background-color:#C39ED1;
}
.style9 a{
font:80% arial;
color:#4D235F;
}
