body {
	padding:0; margin:0;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
}
a:hover {
	color:#FFFF80;
}
a {
	color:#6821A9;
}
#container {
	font-family:Tahoma,"Lucida Sans Unicode","Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight:bold;
}
#info_container {
	width:800px;
	margin:500px 0 0 0;
	padding:8px 8px 8px 32px;
}
img.logo_girl {
	position:absolute;
	top:0px; left:30px;
}
img.logo_date {
	position:absolute;
	top:390px; left:520px;
}
.intro {
	font-weight:bold;
	position:absolute;
	top:255px; left:389px;
	font-size:108%;
	line-height:131%;
	z-index:20;
}
.section, .section-small {
	padding: 0px 0px 10px 0px;
}
.section .title {
	font-size:116%;
	color:#da0000;
}
.section .content {
	font-size:108%;
}			
.section .content-small {
	font-size:85%;
}
.section-small .title {
	font-size:131%;
	color:#da0000;
	line-height:131%;
}
.section-small .content {
	font-size:93%;
	line-height:131%;
}
.highlight {
	color:#da0000;				
}
.highlight2 {
	color:#15A600;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:1px;
	margin-bottom:1px;
}
.list-intro {
	line-height:161.6%;
	margin-left:-14px;
}
.list-details {
	color:#444444;
	margin-left:3px;
}
#footer {
	color:#C7C7C7;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
	text-align:center;
}