body {
	font-family: Arial Narrow, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	background-color: #bccc2f;
	margin: 0px 0px 0px 0px;	
	text-align: center;
}


.welcomeText {
	font-family: Arial Narrow, Helvetica, sans-serif, "Century Gothic";
	font-size: 11.5pt;
	color: #000000;
	padding: 17px 20px 15px 20px;
	line-height: 15px;
}

.TableBorders {
	border: 2px solid #214670;

}


.TableBorders td {
	border: 1px solid #214670;
}

.redPText{
	color:#F00;
	
}




.secret_brush {

	margin-left: 295px;	
	margin-top: 5px;
	position: absolute;
}


.tiny {
	font-size: 10pt;
}

a:link {
	text-decoration: underlined;
	color: #065FB1;
	font-weight: bold;	
}
a:visited {
	color: #7E4EAF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3D8CC4;
	text-decoration: none;
	font-weight: bold;
}



a.white_link:link {
	text-decoration: none;
	color: white;
	font-weight: bold;	
}
a.white_link:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.white_link:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}


.logo {
	position: absolute;
	margin-top: 6px;
	margin-left: 20px;
	
}

.top_links {
	position: absolute;
	margin-top: 58px;
	margin-left: 125px;	
	border: 0px solid blue;
	color: white;
}

.search_box {
	position: absolute;
	margin-top: 57px;
	margin-left: 513px;	
	border: 0px solid white;
	color: white;
}

.search_text {
	font-size: 9pt;
	width: 120px;
	background-color: #e3fbfe; 
	border: 1px solid #000000; 	

}

.search_btn {
	font-size: 9pt;
	width: 60px;
	background-color: #e3fbfe; 
	border: 1px solid #000000; 	
}

a:link top_links {
	text-decoration: none;
	color: black;
	font-weight: bold;	
}
a:visited {
	color: #7E4EAF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3D8CC4;
	text-decoration: none;
	font-weight: bold;
}


.control {
	font-size: 10pt;
	color: white;
	width: 707px;
	text-align: right;
}

.header {
	background-image: url("../media/images/top_bg.jpg");
	border: 0px dashed red;
	width: 717px;
	height: 81px;
	text-align: left;
	margin: 0 auto;
}

.upper_box {
	margin: 0 auto;
	border: 0px dashed black;
	height: 98px;
	max-height: 98px;
	width: 707px;
	max-width: 707px;
	overflow: hidden;
	text-align: left;
	background-color: black;
	color: white;
}


.upper_box_flash {
	margin: 0 auto;
	border: 0px dashed black;
	height: 167px;
	max-height: 167px;
	width: 707px;
	max-width: 707px;
	overflow: hidden;
	text-align: left;
	background-color: black;
	color: white;
}

.menu_bar {
	margin: 0 auto;
	border: 0px dashed black;
	height: 41px;
	max-height: 41px;
	width: 707px;
	max-width: 707px;
	overflow: hidden;
	text-align: left;


}

.middle {
	background-image: url("../media/images/mid_bg.jpg");
	background-repeat: repeat-y;
	border: 0px dashed white;
	width: 717px;
	text-align: center;
	margin: 0 auto;
}

.footer {
	background-image: url("../media/images/btm_bg.jpg");
	border: 0px dashed green;
	width: 717px;
	height: 64px;
	text-align: left;
	margin: 0 auto;
}


.content_box {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px dashed black;
	width: 700px;
	max-width: 700px;
	overflow: hidden;
	text-align: left;
}

#home_welcome_box {
	width: 698px;
	height: 123px;
	background-image: url(../media/images/home_welcome_box.jpg);
}

#home_news_box {
	position: relative;
	margin: 5px 0px 0px 5px;
	width: 455px;
	height: 314px;
	float: left;
}

#home_btns_box {
	postition: relative;
	margin: 5px 5px 0px 0px;
	width: 230px;
	height: 314px;
	float: right;
}

#home_btn_tools_box {
	postition: relative;
	margin: auto;
	width: 230px;
	height: 190px;
}

#home_btn_artsInitiative_box {
	postition: absolute;
	margin: 10px 0px 0px 0px;
	width: 230px;
	height: 115px;
}


#HomeVideoLeftBox {
	postition: relative;
	width: 341px;
	height: 262px;
	margin: 7px 0px 0px 4px;
	background:url(../media/images/homeVideoBox_bg.jpg);
	float:left;
}

#HomeVideoRightBox {
	postition: relative;
	width: 341px;
	height: 262px;
	margin: 7px 5px 0px 0px;
	background:url(../media/images/homeVideoBox_bg.jpg);
	float: right;
}

.HomeVideoSwf {
	postition: releative;
	background-color:#000000;
	width: 320px;
	height: 240px;
	margin: 10px 0px 0px 10px;
}
