/* Intrinsic HTML Elements */
body{margin:0;padding:0;}
div{margin:0;padding:0;}
h1{margin:0;padding:0;}
h2{margin:0;padding:0;}
h3{margin:0;padding:0;}
p{margin:0;padding:0;}
ul{margin:0;padding:0;}
li{list-style-type:none;}
 
/* Uniquely Identified Containers */

body
{
	background: #bb0000 url("images/background2.jpg");
	background-repeat:repeat-y;
	background-position: center;
	color: #616161;
	font-family: helvetica, arial, serif;
	font-size: 12px;
}

p
{
	margin-top: 1em;
}

a
{
	color: #214c79;
	text-decoration: none;
}

.page_body a:hover, 
.right_column a:hover,
.left_column a:hover
{
	text-decoration:underline;
	color: #00f;
}

a img
{
	border: 0px none;
}

#page_container
{
	width:800px;
	margin:50px auto 0px auto;
	background: url(images/bcorner_b_r.png) bottom right no-repeat;
	position: relative;
}

#page_container_b
{
	width:800px;
	margin:50px auto 0px auto;
	position: relative;
}

#menu
{
	position: absolute;
	top: -17px;
}

#menu ul
{
	list-style: none;
}

#menu ul li
{
	float: left;
	position: relative;
}

#menu li.tab1
{
	left: 0px;
	z-index: 5;
}

#menu li.tab2
{
	left: -16px;
	z-index: 3;
}

#menu li.tab3
{
	left: -24px;
	z-index: 2;
}

#menu li.tab4
{
	left: -32px;
	z-index: 1;
}

#menu li.tab5
{
	left: -8px;
	z-index: 4;
}

#menu li.current
{
	z-index: 6;
}

#gallery ul
{
	list-style:none;
	padding: 0px 20px 20px 20px;
}

#gallery li
{
	float: left;
	margin: 20px 14px 14px 14px;
}

#gallery li .description
{
	width: 350px;
	font-size: 11px;
	text-align: justify;
}

#gallery img
{
	border:1px solid #cdcdcd;
	padding: 5px;
}

#gallery a:hover img
{
	border:1px solid #405e94;
}

#copyright
{
	position: absolute;
	bottom: -17px;
	right: 0px;
}

#header
{
	height:38px;
	background: url(images/corner_t_r.png) top right no-repeat;
	border-bottom: 1px solid #cdcdcd;
}

#title
{
	width:550px;
	float:left;
	height:100%;
	background: url(images/home_corner_t_l.png) top left no-repeat;
}

#title.rounded
{
	background: url(images/corner_t_l.png) top left no-repeat;
}

#title div
{
	padding:3px 0px 0px 10px;
	font-weight: bold;
	font-size: 24px;
}

.page_body
{
	background: url(images/page_body.gif) top left repeat-y;
	width:800px;
}

.page_text
{
	padding:10px 20px 0px 20px;
	text-align:left;
	font-size:11px;
	text-align:justify;
}

.ext_link_button_fb
{
	width:30px;
	margin:5px 2px 0px 0px;
	float:right;
	background:#e4e4e4
}

.ext_link_button_twit
{
	width:40px;
	margin:5px 5px 0px 0px;
	float:right;
	background:#e4e4e4
}

.main_image
{
	background:#e4e4e4;
	width:800px;
	height:324px;
}

.left_column
{
	width:400px;
	float:left;
	background: url(images/bcorner_b_l.png) bottom left no-repeat;
}

.left_bottom
{
	width:400px;
	height:46px;
	float:left;
	background: url(images/bcorner_b_l.png) bottom left no-repeat;
}

.left_bottom_text
{
	padding:10px 0px 0px 20px;
	text-align:left;
	font-size:11px;
}

.right_bottom
{
	width:400px;
	height:46px;
	float:left;
	background: url(images/bcorner_b_r.png) bottom right no-repeat;
}

.right_bottom_text
{
	padding:10px 20px 2022:50 05/02/2010px 0px;
	text-align:right;
	font-size:11px;
}

.sub_title_block_about
{
	background: #e4e4e4 url("images/sub_title_block_img_left.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin:10;
	padding:26px 0px 0px 30px;
	height:32px;
	font-size: 16px;
}

.sub_title_block_news
{
	background:#e4e4e4 url("images/sub_title_block_img_right.gif");
	background-position: 7px 0px;
	background-repeat: no-repeat;
	margin:10;
	padding:26px 0px 0px 25px;
	height:32px;
	font-size: 16px;
}

.sub_text_block_about
{
	padding:10px 23px 30px 30px;
	font-family: arial;
	font-size: 11px;
	color: #616161;
	text-align: justify;
}

.sub_text_block_news
{
	padding:10px 30px 30px 25px;
	font-size: 11px;
	text-align: justify;
}

.right_column
{
	width:400px;
	float:right;
}

.clear
{
	clear:both;
}

.contactlink
{
	color:#214c79;
	text-decoration:underline;
	font-size:24px;
	margin:20px;
}

.button_next
{
	float: right;
	padding: 0px 20px 0px 0px;
}

.button_next a 
{
	border: 0px none;
	background: url('images/next.gif');
	width: 100px;
	Height: 30px;
	display: block;
}

.button_next a:hover
{
	background: url('images/next_on.gif');	
}

.button_prev
{
	float: left;
	padding: 0px 0px 0px 20px;
}

.button_prev a 
{
	border: 0px none;
	background: url('images/previous.gif');
	width: 100px;
	Height: 30px;
	display: block;
}

.button_prev a:hover
{
	background: url('images/previous_on.gif');	
}
