body
{
	margin:0px;
}

#main
{
	width:1024px;
	height:796px;
	margin:0px auto;
	margin-top:30px;
	margin:30px auto;
	margin:0px auto;
	overflow:hidden;
}

#left
{
	float:left;
	width:52.5%;
/*	width:537px;*/
	height:796px;
	overflow:hidden;
}

#left-top
{
	height:363px;
	background-color:white;
	background-image:url('../../img/cop.jpg');
	background-repeat:none;
}

#left-middle
{
	height:278px;
	background-image: url('../../img/bg.png');
	background-color: #6b8b36;
	background-repeat: repeat;
	overflow:hidden;
}

#navigation
{
	padding-top:40px;
	padding-left:61px;
}

#navigation ul
{
	font-family:verdana;
	font-size:11px;
	color: white;
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
	float:left;
}
/*
#navigation ul#sub-left
{
	width:173px;
	width:120px;
	width:auto;
}
*/
#navigation ul#sub-right
{
	margin-left:40px;
	margin-left:0px;
}
/*
#navigation ul#sub-left li
{
	margin:18px 0px;
}

#navigation ul#sub-left li.first
{
	margin-top:0px;
}
*/
#navigation ul#sub-right li
{
	margin:5px 0px;
	margin:8px 0px;
	margin-left: 0px;
}

#navigation ul#sub-right li.first
{
	margin-top:0px;
}

#left-bottom
{
	height: 155px;
	background-color:white;
	background-image:url('../../img/bottom_logo.png');
	background-repeat: no-repeat;
}

#right
{
	float:left;
	width:47.5%;
/*	width: 487px;*/
	width:486px;
	height: 796px;
	overflow:hidden;
	background-color:#ebe8e3;
	background-color:#eEEEEE;
}

#lateral
{
	display:none;
	float: right;
	width: 9.04%;
	width: 9%;
	width: 44px;
	height: 100%;
}

#colored
{
	height:363px;
	background-color:#451231;
}

#right-content
{
	width:90.96%;
	width:91%;
	height:100%;
	float:left;
	overflow:hidden;
	height: 796px;
	height: 756px;
	width: 486px;
}

#right-content .full
{
	padding-left:30px;
	padding-right:30px;
}

#right-content .column
{
	width:50%;
	float:left;
	overflow:hidden;
}

#right-content .column p
{
	margin:0px;
	text-align:justify;
	font-size:12px;
	color: #451231;
	color: #000000;
	line-height:18px;
	height:530px;
	overflow:hidden;
}

#right-content .left
{
	padding-left:30px;
	padding-right:15px;
}

#right-content .right
{
	padding-left:15px;
	padding-right:30px;
	font-style:italic;
}
 
#content-title
{
	font-family:'times new roman';
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	margin:40px 0px;
	margin-top:80px;
	height:29px; 
	line-height:29px;
}

#author
{
	padding-left:30px;
	padding-right:30px;
	text-align:right;
	font-style:italic;
	font-size:12px;
	margin-top:40px;
}


#author a
{
	color:#451231;
}

#author a:hover
{
	text-decoration:underline;
}

#author .prev
{
	float:left;
}

#author .next
{
	float:right;
}

.selected
{
	color:#aaa;
}

a
{
	text-decoration:none;
	color:#fff;
}

a:hover
{
	text-decoration:underline;
	color:#aaa;
}


div.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

div#events
{
	overflow:hidden;
	overflow:auto;
	height:100%;
	height: 687px;
	height: 647px;
	height: 600px;
	padding-left:0px;
	padding-right:0px;
}

div#events div.content
{
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	font-family:'times new roman';
	margin-top:-9px;
	margin-top:0px;
}

div#events div.first
{
	margin-top:0px;
}

div.event
{
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:25px;
	font-size:16px;
/*	font-size:15px;
	font-family:verdana;*/
	font-family:'times new roman';
	line-height:17px;
}

div.event br
{
	line-height:7px;
}

div.event  span
{
	float:left;
	font-weight:bold;
/*	font-size:12px;
	line-height:17px;*/
}

div.event  p
{
	_text-indent:-3px;
	padding-left:85px;
	font-style:italic;
	margin:0px;
	text-align:left;
/*	padding-left:100px;*/
}

div.event  div.spacer
{
	height:44px;
	clear:left;
}



