body
{
	margin:0px;
}

#main
{
	width:1024px;
	height:796px;
	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: 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;
	
	width:486px;
	height:796px;
}

#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;
	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;
}

#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:white;
}

a:hover
{
	color:#999;
}


div.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

div#events
{
	text-align:left;
	padding-left:30px;
	padding-right:30px;
}

div#thumbs
{
	width:289px;
	width:360px;
	margin:0px auto;
	/*width:373px;*/
}

div.thumb
{
	height:102px;
	float:left;
	margin:20px 0px 0px 20px;
	width:83px;
	width:100px;
	height:106px;
	height:100px;
	overflow:hidden;
/*	width:110px;*/
}

div.thumb img
{
	display:block;
	border-style:none;
/*	display:none;*/
}

div#thumbs .leftmost
{
	margin-left:0px;
}

div#thumbs .top
{
	margin-top:0px;
}
