@charset "utf-8";
/* CSS Document */

html {
}
a:link {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 0.025em;
	word-spacing: 0.225em;
	font-size: 110%;
	font-weight: bolder;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 0.025em;
	word-spacing: 0.225em;
	font-size: 110%;
	font-weight: bolder;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	letter-spacing: 0.025em;
	word-spacing: 0.225em;
	font-size: 110%;
	font-weight: none;
}
body {
	background-color: #999;
}
.video{
	width:auto;
	float:right;
	padding:2%;
	}
.two {
 	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	overflow: auto;
}

#holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	text-decoration: none;
	clear: none;
	float: none;
	width: 1000px;
	margin-left: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: visible;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#holder #container {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFF;
}

#holder #container #masthead {
	text-transform: capitalize;
	font-size: 92%;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	background-color: #212121;
	background-attachment: fixed;
	background-image: url(images/bg_2010.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#holder #container #masthead #logo {
	clear: left;
	float: left;
	width: 64%;
	padding-left: 1%;
	margin-bottom: 1%;

}
#holder #container #masthead #rightend {
	width: 28%;
	padding-right: 1%;
	clear: right;
	float: right;
	text-align: right;
	font-size:140%;
	margin-bottom:1%;
}
#holder #container #masthead #bottom {
	text-align: right;
	clear: both;
	float: right;
}


#holder #container #navigation {
	clear: both;
	float: left;
	background-color:#212121;
}
.title {
	font-size: 155%;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #099;
	text-align: left;
	vertical-align: top;
}
.title2 {
	font-size: 155%;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333;
	text-align: justify;
	vertical-align: top;
}
.title3 {
	font-size: 115%;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: e5e5e5;
	line-height:;
	text-align: left;
	vertical-align: top;
	line-height: 2.2;
}
.title4 {
	font-size: 115%;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333;
	text-align: justify;
	vertical-align: top;
}
.menu_content {
	font-size: 100%;
	font-weight: bolder;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}


#holder #container #display {
	overflow: visible;
	clear: both;
	float: left;
	margin-top: 1em;
	text-align: center;
}
#holder #container #display #precontent {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	background-color: #FFF;
}

#holder #container #contentholder {
	clear: both;
	float: left;
	overflow: visible;
	background-color: #212121;
	margin-top: 0.551em;
	margin-bottom: 0.551em;
	background-image: url(images/bg_2010.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	position:relative;
}

#holder #container #contentholder #content {
	clear: both;
	float: none;
	width: 100%;
	padding: 0.25em;
}
#holder #container #contentholder #content #left {
	clear: none;
	float: left;
	width: 50%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: #FFF;
	margin-bottom: .251em;
}
#holder #container #contentholder #content #left #left_center {
	clear: none;
	float: left;
	width: 47%;
	padding:1%;
	font-size: 82.5%;
	font-weight: bolder;
	font-variant: normal;
	line-height: 1.65em;
}
#holder #container #contentholder #content #left #right_center {
	font-size: 82.5%;
	text-transform: none;
	width: 47%;
	margin-left: 2%;
	clear: none;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 3%;
	line-height: 1.65em;
}

#holder #container #contentholder #content #right {
	width: 46%;
	padding-right: 1%;
	padding-left: 1%;
	clear: right;
	float: right;
	font-size: 88%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	text-align: justify;
	line-height: 1.55em;
}
#holder #container #footer {
	text-align: center;
	clear: none;
	float: none;
}