@charset "utf-8";
/* CSS Document */

body
{
background:#33143D;
font-size:11px;

}

#wrap
{
background:#FFF;
}

#header
{
background:#FF33CC;
margin-top:10px;
}

#content
{
background:#FFF;

}


#slideshow
{
background:#FFF;
}

#fadeshow
{
width:620px;
height:400px;
background:#FFF;
}

#sidebar
{
/*background:#FF9900;*/
}
#sidebar p
{
float:left;
clear:left;
font-size:12px;
line-height:18px;
}

#sidebar h2
{
font-size:18px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
}
#sidebar img
{
float:left;
clear:left;
width:80px;
height:80px;
margin-left:10px;
}

#sidebar p.short
{
margin-left:10px;
float:left;
clear:none;
width:180px;
margin-top:0px;
}


#sidebar table {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:11px;
}
#sidebar table td.head{
background:#6B2A7E;
height:20px;
}

#footer_1
{
background:#33143D;
height:250px;
margin-top:10px;
margin-bottom:10px;
color:#FFF;
}

#footer_1 h2
{
margin-left:10px;
font-size:18px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#footer_1 p
{
margin-left:10px;
}
#footer_2
{
background:#33143D;
height:250px;
margin-top:10px;
margin-bottom:10px;
color:#FFF;
}

#footer_2 img
{
float:left;
clear:left;
width:80px;
height:80px;
margin-left:10px;
}
#footer_2 h2
{
margin-left:10px;
font-size:18px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
}


#footer_2 p
{
margin-left:10px;
float:left;
clear:left;

}

#footer_3
{
/*background:#996666;*/
height:250px;
}

#footer_3 h2
{
margin-left:10px;
font-size:18px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

#footer_3 p
{
margin-left:10px;
}
