/* CSS Document */
body{font-size:medium; line-height:1.5em;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #00ADB1;
	font-family: Arial, Helvetica, sans-serif;
/*	color:#7B4C94;*/
}

table {
	background-color:#FFFFFF;
}


li {
	list-style:circle;
	margin-top:5px;
}

p {
	line-height:1.5em;
	text-align:justify;
}

a:link {
	color:#000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#B7080F;
	text-decoration: none;
}

a:focus {
	color:#B7080F;
	text-decoration: none;
}

#search .query {
	float:left;
	margin:0px 0px 0px 0px;
	font-size:13px;
	width:150px;
	height:22px;
	line-height:20px;
	padding:0;
	background:#fff;
	border:0px;
	text-indent:5px;
	
}

#search .button {
	float:left;
	margin:-0px -0px 0px 0px;
}

.side_bg {
	background-color: #C9B6D8;
}

img.lang { vertical-align: top; }

.footer {
	font-size: 0.75em;
	color: #FFFFFF;
}

.content_main_bg {
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.trans {
    background-color:transparent;
}

.event_bg01 {
	background-image:url(images/events_bg_01.jpg);
	background-repeat:no-repeat;
}

.event_bg02 {
	background-image:url(images/events_bg_02.jpg);
	background-repeat:no-repeat;
}

.whitelink:link    {color:#FFFFFF;}
.whitelink:visited {color:#FFFFFF;}
.whitelink:hover   {color:#B7080F;}
.whitelink:active  {color:#FFFFFF;}
.whitelink:focus   {color:#B7080F;}

.portrait {
	/* This adds the border */
	padding:8px;
	padding-top:0;
	padding-left:0;
	padding-right:15px;
	background-color:white;
}
li.media1 {
	list-style:circle;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	margin-top:5px;
}
li.media2  {
	list-style:decimal;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	margin-top:5px;
}
.story {
	text-align:right;
	font-size:0.9em;
}

ul.highlight {
	margin:0;
	padding:20px;
}

