* {
margin: 0;
padding:0;
}
body {
background:url('images/mainbg.jpg') #38003c top left no-repeat;
font:14px arial;
}



a {
color:#8f0098;
}

#content h2 {
font-family:Trebuchet MS;
font-size:36px;
color:#56005b
}
#right h2 {
font-family:Trebuchet MS;
font-size:24px;
color:#56005b;
}
#top_container {
text-align:center;
margin:10px auto;
width:1000px;
position:relative;
left:100px;
}

#mainpic {
background:url('images/aniriamain.png') no-repeat;
width:206px;
height:197px;
float:left;
}
#right_top {
float:left;
margin-left:20px;
}
#header {
width:220px;
height:107px;
background:url('images/aniriatitle.png') no-repeat;
float:left;
margin-bottom:29px;
}
#nav {
float:left;
height:72px;
}
#nav_start {
height:72px;
width:12px;
background:url('images/linkholderL.png') no-repeat;
float:left;
}
#nav_end {
height:72px;
width:12px;
background:url('images/linkholderR.png') no-repeat;
float:left;
}
/*
#nav ul {
list-style:none;
float:left;
}
#nav li {
float:left;
}
#nav li a {
display:block;
padding:27px 20px 28px;
font-size:18px;
color:white;
background:url('images/linkholderM.png') repeat-x;
text-decoration:none;
}

*/
#container {
text-align:center;
margin:10px auto;
width:800px;
}

#main_top {
height:38px;
width:802px;
background:url('images/maintop.png') no-repeat;
}
#main_body {
width:802px;
background:url('images/mainbody.png') repeat-y;
}

#main_bottom {
height:38px;
width:802px;
background:url('images/mainbottom.png') no-repeat;
}
#left {
width:530px;
float:left;
position:relative;
z-index:100;
}
#right {
width:220px;
float:right;
margin-right:10px;
position:relative;
z-index:100;
}
#right a {
display:block;
background:#6b0072;
border:1px solid #350039;
text-align:center;
padding-top:15px;
padding-bottom:15px;
width:190px;
margin: -1px auto 0;
text-decoration:none;
color:white;
}
#right a:hover {
background:#530159;
color:#ddd;
}
#content {
padding:0 30px 0px;
line-height:20px;
text-align:left;
position:relative;
}


#mic_holder {
position:absolute;
top:260px;
left:50%;
margin-left:50px;
z-index:1;

}

#mic_top {
height:206px;
width:240px;
background:url('images/mictop.jpg') no-repeat;
}
#mic_body {
width:240px;
background:url('images/micbody.jpg') repeat-y;
height:5px;
}
#mic_bottom {
height:106px;
width:240px;
background:url('images/micbottom.jpg') no-repeat;
}


#load {
width:32px;
height:32px;
background:url('images/ajax-loader.gif') no-repeat;
display:none;
position:absolute;
left:50%;
top:250px;
margin-left:30px;

text-indent: -9999em;
}



.clear {
clear:both;
height:1px;
}

