﻿@charset "utf-8";
/* Global Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
body {
	background-color:#000000;
	font-size:12px;
}
h1 {
	font-size:16px;
	color:#bf0005;
	margin:5px 0;
	font-weight:bold;
}
h2 {
	font-size:14px;
	color:#40a9df;
	margin:5px 0;
}
p {
	margin:10px 0;
	line-height:14px;
	text-align:justify;
	display:block;
}
.container {
	width:962px;
	margin:0 auto;
}
ul {
	margin:0 0 0 15px;
}
ol {
	margin:0 0 0 15px;
}
li {
	list-style-image:url(../images/bullet.jpg);
	margin:10px 0 10px 5px;
}
strong {
	font-weight:bold;
}
.top_curve {
	background:url(../images/top_curve.gif) 0 0 no-repeat;
	height:80px;
	padding:19px 20px 0 20px;
	vertical-align:top;
}
.logo {
	padding:5px 0 0 30px;
}
.lnk_home {
	text-align:right;
	padding-right:20px;
	vertical-align:top;
}
.bottom_curve {
	background:url(../images/bottom_curve.gif) 0 100% no-repeat;
	height:35px;
}
.top_container {
	width:100%;
}
.body_container {
	background:url(../images/mid_repeater.gif) repeat-y left top;
	padding:0 22px 0 20px;
}
.detailer {
	width:100%;
}
.welcome {
	background:url(../images/welcome_banner.gif) no-repeat 0 0;
	height:305px;
}
.right {
	width:200px;
	padding:15px 10px 10px 30px;
	vertical-align:top;
	text-align:center;
}
.body {
	width:100%;
}
.links {
	background:url(../images/buttons_bg.gif) repeat-x 0 0;
	height:80px;
	padding-top:3px;
	padding-bottom:2px;
	vertical-align:top;
}
.links a {
	display:block;
	width:153px;
	height:74px;
	float:left;
}
.links a#review {
	background:url(../images/btn_review.jpg) 0 0 no-repeat;
}
.links a#review:hover {
	background:url(../images/btn_review.jpg) 0 100% no-repeat;
}
.links a#review-hover {
	background:url(../images/btn_review.jpg) 0 100% no-repeat;
}
.links a#project_commitee {
	background:url(../images/btn_project_commitee.jpg) 0 0 no-repeat;
}
.links a#project_commitee:hover {
	background:url(../images/btn_project_commitee.jpg) 0 100% no-repeat;
}
.links a#project_commitee-hover {
	background:url(../images/btn_project_commitee.jpg) 0 100% no-repeat;
}

.links a#awards {
	background:url(../images/btn_awards.jpg) 0 0 no-repeat;
}
.links a#awards:hover {
	background:url(../images/btn_awards.jpg) 0 100% no-repeat;
}
.links a#awards-hover {
	background:url(../images/btn_awards.jpg) 0 100% no-repeat;
}

.links a#sponsors {
	background:url(../images/btn_sponsors.jpg) 0 0 no-repeat;
}
.links a#sponsors:hover {
	background:url(../images/btn_sponsors.jpg) 0 100% no-repeat;
}
.links a#sponsors-hover {
	background:url(../images/btn_sponsors.jpg) 0 100% no-repeat;
}

.links a#winners {
	background:url(../images/btn_winners.jpg) 0 0 no-repeat;
}
.links a#winners:hover {
	background:url(../images/btn_winners.jpg) 0 100% no-repeat;
}
.links a#winners-hover {
	background:url(../images/btn_winners.jpg) 0 100% no-repeat;
}
.links a#event_details {
	background:url(../images/btn_event_details.jpg) 0 0 no-repeat;
	width:155px;
}
.links a#event_details:hover {
	background:url(../images/btn_event_details.jpg) 0 100% no-repeat;
}
.links a#event_details-hover {
	background:url(../images/btn_event_details.jpg) 0 100% no-repeat;
}
.content {
	padding:10px;
	width:670px;
}
.content-sponsors
{
	padding:10px;
	width:670px;

}
.content-sponsors img
{
	float:left;
	margin:10px;
	border:1px solid #d1d1d1;
	padding:10px;

}
.data-table {
	width:100%;
}
.data-table td {
	border:1px solid #d1d1d1;
	padding:6px;
}
.bottom_link {
	width:100%;
	text-align:center;
	margin:10px 0;
}
.bottom_link a {
	color:#61aed6;
	font-size:10px;
	text-decoration:none;
}
.bottom_link a:hover {
	color:#03689c;
}
.contact {
	width:500px;
}
.contact td {
	vertical-align:top;
}
.contact td input, .contact textarea {
	width:250px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:2px solid #d1d1d1;
}
.gallery {
	width:100%;
}
.gallery td {
	border:1px solid red;
	width:auto;
	height:70px;
	vertical-align:middle;
	text-align:center;
}
