
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#013668;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	position: relative;
	width: 900px;
	margin: 0  auto;
	height: auto;
}

/* LINK SECTION */

#nav_bar a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_bar a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#nav_bar a:hover {
	color: #e97f2a;
}
#nav_bar a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #e97f2a;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #e97f2a;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration:none;
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


/*  */
#top {
	/*background-color: #999999;*/
	height: 100px;
	width: 900px;
	/*margin-top: 5px;*/
	position: relative;
}
#leftColumn {
	background-color: #013668;
	float: left;
	width: 250px;
	margin-top: 10px;
	overflow: visible;
	position: relative;
	height: auto;
	min-height: 540px;
	margin-right: 15px;
}
#rightColumn {
	background-color: #FFFFFF;
	float: left;
	width: 615px;
	margin-top: 32px;
	overflow: visible;
	position: relative;
	min-height: 415px;
	height: auto;
	font-size: 14px;
	line-height: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
}
#largeColumn {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 860px;
	overflow: visible;
	position: relative;
	min-height: 495px;
	height: auto;
	margin-top: 32px;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 25px;
	text-align: justify;
}
#bottom {
	
	float: left;
	height: 55px;
	width: 900px;
	/*margin-top: 10px;*/
	overflow: visible;
	position: relative;
}
#left_top_img {
	/*position:absolute;*/
	margin-top:21px;
	top: 25px;
	left: 0px;
	right:0px;
	width: 236px;
	height: 150px;
	border:7px solid #FFFFFF;
	background-color:#FFFFFF;
	text-align: center;

}
#insideLeftBox {
	background-color: #FF0099;
	width: 200px;
	margin-top: 10px;
	border: 2px solid #000000;
	position: absolute;
	left: 0px;
	top: 25px;
	float: left;
	overflow: visible;
}
#left_ctr_img {
	/*position: absolute;*/
	margin-top:21px;
	top: 210px;
	left: 0px;
	width: 236px;
	height: auto;
	min-height: 150px;
	border:7px solid #FFFFFF;
	background-color:#e97f2a;
}
#left_bottom_img {
	/*position:absolute;
	top: 395px;*/
	margin-top:21px;
	left: 0px;
	width: 236px;
	height: 125px;
	border:7px solid #FFFFFF;
	background-color:#3a648c;
}
#main_img {
	position: absolute;
	top: 50px;
	left: 25px;
	width:637px;
	height: auto;
	background-color:#FFFFFF;
}

#main_img_ws {
	position: absolute;
	top: 50px;
	padding: 10px;
	left: 0px;
	width:580px;
	height: auto;
	background-color:#33FFFF;
	font-size: 36px;
	line-height: 1.2em;
	margin-bottom: 25px;
}
#header {
	position:absolute;
 	top:0px;
	left:0px;
	right:0px;
	width: 880px;
	height: 100px;
	background-color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_bar {
	top: 0;
	border: 0px solid;
	width: 900px;
	height: 20px;
	margin-top: 25px;
	padding: auto;
	text-align: center;
}

#nav_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav_bar li {
	display: inline;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
}
	
	
#advertisment {
	background-color: #3a648c;
	height: 80px;
	width: 621px;
	position: relative;
	bottom: 10px;
	/*margin-bottom: 10px;*/
	margin-top: 10px;
	float: right;
	border: 7px solid #FFFFFF;
}

#footer {
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	border: 0px solid;
	height: 30px;
	background-color:#013668;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	padding: 5px 0px 10px 0px;
}
.pictureshow {
	float: left;
}
