@CHARSET "UTF-8";

html
{
	margin: 0;
	padding: 0;	
}

body
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;	
	background-image: url("../images/background.gif");
	background-position: left top;
}

a
{
	color: black;
}

a:hover
{
	color: orange;
}

img
{
	border: none;
}

div.cleaner
{
	font-size: 0;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

#introContainer
{
	width: 700px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#aboutContainer
{
	width: 934px;
	font-size: 11px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 4px;
	padding-right: 20px;
	text-align: right;
}

#mainContainer
{
	width: 960px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#mainContainer #top
{
	font-size: 0;
	height: 10px;
	width: 960px;
	background-image: url("../images/topleft_corner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 99;
}

#mainContainer #top div
{
	float: right;
	font-size: 0;
	height: 10px;
	width: 683px;
	background-image: url("../images/topright_corner.gif");
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 99;
}

#mainContainer #bottom
{
	font-size: 0;
	height: 10px;
	width: 960px;
	background-image: url("../images/bottomleft_corner.gif");
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 99;
}

#mainContainer #bottom div
{
	float: right;
	font-size: 0;
	height: 10px;
	width: 683px;
	background-image: url("../images/bottomright_corner.gif");
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 99;
}

#mainContainer #mainTable
{
	position: relative;
	width: 100%;
	z-index: 50;
}

#mainContainer #mainTable td
{
	vertical-align: top;
}

#mainContainer #mainTable #leftColumn
{
	width: 277px;
	background-color: #636467;
}

#mainContainer #mainTable #leftColumn #logo
{
	cursor: pointer;
	height: 122px;
	background-image: url("../images/logo.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #leftColumn ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainContainer #mainTable #leftColumn ul li
{
	margin: 0;
	padding: 8px;
	padding-left: 32px;
	border-top: solid 1px #8b8d92;
}

#mainContainer #mainTable #leftColumn ul li.red
{
	background-image: url("../images/logo_menu_inactive_red.gif");
	background-position: 7px center;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #leftColumn ul li.yellow
{
	background-image: url("../images/logo_menu_inactive_yellow.gif");
	background-position: 7px center;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #leftColumn ul li.green
{
	background-image: url("../images/logo_menu_inactive_green.gif");
	background-position: 7px center;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #leftColumn ul li.red
{
	background-image: url("../images/logo_menu_inactive_red.gif");
	background-position: 7px center;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #leftColumn ul li a
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mainContainer #mainTable #leftColumn ul li a:hover
{
	color: #dedfe1;
}

#mainContainer #mainTable #rightColumn
{
	padding: 10px;
	padding-bottom: 80px;
	border-right: solid 1px #7e8082;
	background-image: url("../images/logo_background.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #f5f6f6;
}

#mainContainer #mainTable #rightColumn h2
{
	height: 30px;
	padding-top: 10px;
	padding-right: 47px;
	margin: 0;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #555555;
	font-size: 18px;
	text-align: right;
	background-image: url("../images/logo_yellow.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn h2.yellow
{
	background-image: url("../images/logo_yellow.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn h2.green
{
	background-image: url("../images/logo_green.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn h2.red
{
	background-image: url("../images/logo_red.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn h3
{
	font-size: 18px;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	border-bottom: solid 1px #dedfe1;
}

#mainContainer #mainTable #rightColumn div.perex
{
	color: #636467;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#mainContainer #mainTable #rightColumn div.content
{
	margin-bottom: 25px;
}

#mainContainer #mainTable #rightColumn div.content h1
{
	font-size: 18px;
	background-color: transparent;
}

#mainContainer #mainTable #rightColumn div.content h2
{
	font-size: 14px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 6px;
	color: black;
	text-align: left;
	background-image: none;
}

#mainContainer #mainTable #rightColumn div.content table
{
	
}

#mainContainer #mainTable #rightColumn div.content table
{
	border: solid 1px #636467;
}

#mainContainer #mainTable #rightColumn div.content table th
{
	padding: 4px;
	border: solid 1px #bdbebe;
}

#mainContainer #mainTable #rightColumn div.content table td
{
	padding: 4px;
	border: solid 1px #bdbebe;
}

#mainContainer #mainTable #rightColumn table.news
{
	width: 100%;
}

#mainContainer #mainTable #rightColumn table.news td.preview
{
	width: 107px;
	height: 80px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#mainContainer #mainTable #rightColumn table.news td.preview div.previewBox
{
	width: 107px;
	height: 78px;
	padding: 0;
	padding-top: 2px;
	padding-left: 2px;
	margin: 0;
	background-image: url("../images/preview_box.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn table.news h3
{
	color: #00a651;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: solid 1px #dedfe1;
}

#mainContainer #mainTable #rightColumn table.news h3 a
{
	color: #00a651;
	text-decoration: none;
}

#mainContainer #mainTable #rightColumn table.news h3 a:hover
{
	color: red;
}

#mainContainer #mainTable #rightColumn table.news div.info
{
	color: #ccc;
	font-size: 12px;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 3px;
}

#mainContainer #mainTable #rightColumn table.news div.perex
{
	color: black;
	font-style: normal;
	margin-bottom: 10px;
}

#mainContainer #mainTable #rightColumn table.news a
{
	color: #cbb529;
}

#mainContainer #mainTable #rightColumn table.news a:hover
{
	color: red;
}

#mainContainer #mainTable #rightColumn table.news div.perex p
{
	margin: 0;
	padding: 0;
}

#mainContainer #mainTable #rightColumn #albumContainer
{
	width: 100%;	
}

#mainContainer #mainTable #rightColumn #albumContainer td
{
	margin: 0;
	padding: 0;
}

#mainContainer #mainTable #rightColumn #albumContainer td h3
{
	color: #00a651;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: solid 1px #dedfe1;
}

#mainContainer #mainTable #rightColumn #albumContainer td h3 a
{
	color: #00a651;
	text-decoration: none;
}

#mainContainer #mainTable #rightColumn #albumContainer td h3 a:hover
{
	color: red;
}
#mainContainer #mainTable #rightColumn #albumContainer td div.content
{
	color: black;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

#mainContainer #mainTable #rightColumn #albumContainer td.thumb
{
	width: 107px;
	height: 80px;
	padding-right: 10px;
	padding-bottom: 15px;	
}

#mainContainer #mainTable #rightColumn #albumContainer td.thumb div.thumbBox
{
	width: 107px;
	height: 78px;
	padding: 0;
	padding-top: 2px;
	padding-left: 2px;
	margin: 0;
	background-image: url("../images/preview_box.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn #imageContainer
{
	margin: 0;
	padding: 0;
}

#mainContainer #mainTable #rightColumn #imageContainer h3
{
	color: #636467;
	font-size: 12px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: solid 1px #dedfe1;
}

#mainContainer #mainTable #rightColumn #imageContainer div.image
{
	float: left;
	width: 115px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#mainContainer #mainTable #rightColumn #imageContainer div.image div.thumb
{
	width: 107px;
	height: 78px;
	padding: 0;
	padding-left: 2px;
	padding-top: 2px;
	margin: 0;
	background-image: url("../images/preview_box.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#mainContainer #mainTable #rightColumn #imageContainer div.image div.thumb a
{
	cursor: pointer;
}

#mainContainer #mainTable #rightColumn #imageContainer div.image div.thumb div
{
	width:103px;
	height:72px;
}

#mainContainer #mainTable #rightColumn #imageContainer div.image h4
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#mainContainer #mainTable #rightColumn ul.pagination
{
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainContainer #mainTable #rightColumn ul.pagination li
{
	float: left;
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 4px;
	border: solid 1px #dedfe1;
}

#mainContainer #mainTable #rightColumn ul.pagination li a
{
	color: #636467;
	font-weight: bold;
	text-decoration: none;
}

#mainContainer #mainTable #rightColumn ul.pagination li a:hover
{
	color: black;
}

#mainContainer #mainTable #rightColumn ul.pagination li.active
{
	color: white;
	background-color: #636467;
}

#mainContainer #mainTable #rightColumn ul.pagination li.active a
{
	color: white;
	text-decoration: none;
}

#mainContainer #mainTable #rightColumn #backContainer
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainContainer #mainTable #rightColumn #backContainer li
{
	font-weight: bold;
	padding: 4px;
	margin-bottom: 4px;
}

#mainContainer #mainTable #rightColumn #backContainer li img
{
	vertical-align: middle;
}

#mainContainer #mainTable #rightColumn #backContainer li a
{
	text-decoration: none;
}

