@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #DDDDDD;
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-image: url(images/site_backgrounds/paint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/site_backgrounds/main_panel.jpg);
	background-position: center top;
	background-repeat: no-repeat;
} 
.thrColFixHdr #header {
	padding: 0;
} 
.heading_1 {
	color: #FFF;
	font-size: x-large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.heading_2 {
	font-size: large;
	color: #FFF
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading_3 {
	font-size: medium;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	color: #FFF;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
}

h2 {
	font-size: large;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
h3 {
	font-size: medium;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h4 {
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}



.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 1000px;
}


a {
	color: #FFF;
	font-style: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FC0;
}


.a_nav {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.a_nav:hover {
	color: #FC0;
}

.nav_toplevel {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 125%;
	padding-right: 2px;
	padding-left: 20px;
	text-decoration: none;
	width: 190px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	text-align: left;
}
.nav_header {
	font-size: small;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 8px;
	text-decoration: none;
	width: 190px;
}
.nav_sublevel {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 1px;
	padding-left: 25px;
	text-decoration: none;
	width: 182px;
}

.thrColFixHdr #sidebar2 {
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 210px;

}

.thrColFixHdr #sidebar2 a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.thrColFixHdr #mainContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 201px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.thrColFixHdr #mainContent_auto {
	margin-right: auto;
	margin-left: auto;
	width: 500px;


}


.thrColFixHdr #mainContent_wide {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #mainContent_wide_right {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border_1px_white {
	border: 1px solid #FFFFFF;
}

._border_1px_bottom /*{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}*/

.border_2px_bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell_padding_4px {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.a_header_nav {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a_special {
	color: #FFFFFF;
	border: 1px solid #666666;
	background-image: url(images/icons/special_link_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #273844;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.a_megaspecial {
	text-align:center;
	color: #FFFFFF;
	border: 1px solid #FFF;
	background-image: url(images/icons/special_link_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #273844;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: medium;
	font-weight: bold;
	width: 350px;
	display: block;
}
.news_image_inline {
	border: 1px solid #FFFFFF;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
}
.news_image_block {
	border: 1px solid #FFFFFF;
	display: block;
	float: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
}

.block_right {
	border: none;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
}

#header {
}
.file_upload {
	color: #000000;
}
.plain_link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.article_figure {
	background-color: #272727;
	padding: 5px;
	border: 1px none #333333;
	text-align: center;
	font-size: x-small;
}
.article_figure img {
	background-color: #272727;
	margin: 12px;
	border: 1px solid #FFFFFF;
}

.download {
	background-color: #1B1B1B;
	border: 1px dotted #FFFFFF;
	padding: 2px;
	display: block;
}
.breadcrumbs {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	color: #FC6;
}
.news_date{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}

.gold{
	color: #b0791e;
	
}


.silver{
	color: #e6e6e6;
	
}


.bronze{
	color: #946619;
	
}

ul.competition_list  {
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}


ul.competition_list li {
	width:300px;
	margin-bottom:30px;
	float:left;
	padding:0;
}

