*{

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

}

.clear{

	clear:both;

}
img{

	border:none;

}
#Wrapper{

	width:855px;

	margin-left:auto;

	margin-right:auto;

	margin-top:10px;

}

#Header{

	padding-left:25px;

	height:140px;

}

	#Header #logo{

		float:left;

	}

	#Header #title{

		float:left;

		margin-left:20px;

		padding-top:56px;

	}

#Content-Wrapper-top{

	background:url(../images/content_wrapper_top.gif) left no-repeat;

	height:7px;

	width:845px;
	z-index:1 !important;

}

#Content-Wrapper{

	background:url(../images/content_wrapper_bg.gif) left repeat-y;
	z-index:1 !important;
	width:845px;

}

	#Content-Wrapper .hook-1{

		background:#626262 url(../images/content_wrapper_bg_v.gif) left top repeat-x;
		z-index:1 !important;
		float:left;

	}

		#Content-Wrapper .hook-2{

			background:url(../images/horse-left.gif) top left no-repeat;
			z-index:1 !important;
			padding-left:241px;

			width:599px;

		}
		#Content-Wrapper .hook-2-common{
			background:url(../images/horse-left.gif) top left no-repeat;
			padding-left:241px;
			z-index:1 !important;
			width:599px;

		}


#Top-Navigation{

	width:419px;

	height:47px;

	background:url(../images/top-nav-bg.gif) no-repeat;

	/*overflow:hidden;*/

	position:relative;

	top:-32px;
	z-index:999992 !important;
	left:10px;

}

	#Top-Navigation ul.MN{

		width:394px;
		list-style:none;
		list-style-type:none;
		/*margin-top:15px;*/
		margin-left:14px;
		z-index:999993 !important;
	}

		#Top-Navigation ul.MN li.MLI{

			float:left;
			list-style:none;
			list-style-type:none;
			/*margin:0px 14px;*/
			padding-top:15px;
			width:75px;
			display:block;
			height:12px;
			*height:100px;
			z-index:999994 !important;
			text-align:center;
		}
/*/.DropMenu{
	position:relative;
	top:0px;
	left:0px;
	z-index:999999;
	background:#ccc;
}*/
	 ul.DropMenu{
		list-style:none;
		list-style-type:none;
		display:block;
		position:relative;
		z-index:999995 !important;
		top:-2px;
		background:#ccc;
		width:120px;
		border-bottom:#000 2px solid;
		border-right:#000 1px solid;
		left:5px;
	}

		ul.DropMenu  li{
			float:none !important;
			list-style:none;
			list-style-type:none;
			z-index:999997 !important;
			padding:5px 5px 2px 5px !important;
			text-align:left;
		}
		ul.DropMenu  li:hover{
			background:#FFF;
		}
		ul.DropMenu  li a{
			color:#000000 !important;
		}

#Content{

	position:relative;
	background:#FFF url(../images/content-bg-h.gif) repeat-y left top;
	top:-32px;
	width:614px;
	z-index:1 !important;

}

	#Content .hook-3{

		width:614px;
		min-height:550px;
		z-index:1 !important;
		position:relative;
		background:url(../images/content-bg.gif) no-repeat left top;

	}
	#Content .hook-3-common{
		z-index:1 !important;
		width:614px;
		min-height:550px;
		position:relative;
		background:url(../images/content-bg-common.gif) no-repeat left top;

	}

	#Content .content-hook{
		z-index:1 !important;
		padding: 0px 45px;
		text-align: justify;

	}

	#Content a,#Content a:visited {
		color:#168B9D;
                text-decoration:none;

	}

	#Content-bottom{

		background:url(../images/content-bot.gif) no-repeat;

		height:10px;

		width:614px;

		position:relative;

		top:-32px;

	}



#Footer{

	background:url(../images/footer.png) no-repeat;

	width:427px;

	height:56px;

	overflow:hidden;

	position:relative;

	top:-42px;

	left:242px;

}



#Content-Wrapper-bot{

	background:url(../images/content_wrapper_bot.gif) left no-repeat;

	height:7px;

	width:845px;

}
/*Profile Page*/
#Profile-Container{
	width:537px;
	background:url(../images/profile-container.gif) repeat-y;
	margin-top:22px;
}
	#Profile-Container .top-hook{
		width:537px;
		background:url(../images/profile-container-top.gif) top no-repeat;
	}
	#Profile-Container .bot-hook{
		width:537px;
		background:url(../images/profile-container-bot.gif) bottom no-repeat;
	}
	#Profile-Container .cont-hook{
		padding-top:10px !important;
		padding-left:10px !important;
		padding-bottom:10px !important;
		padding-right:15px !important;
	}
		#Profile-Container p{
			padding:3px 0px !important;
		}
/* --------------- NEWS FLASH --------------------------*/
#NewsFlash{
	margin-top:20px;
}
	#NewsHeader{
		margin-left:10px;
	}
	#NewsContent{
		background:url(../images/news-bg.gif) repeat-y;
		width:547px;
		top:-6px;
		position:relative;
	}
		.news-hook-1{
			background:url(../images/news-top.gif) top no-repeat;
			padding-top:10px;
		}
		.news-hook-2{
			background:url(../images/news-bot.gif) bottom no-repeat;
			padding-bottom:10px;
		}
		.news-content{
			padding-left:21px;
			padding-right:10px;
			min-height:42px;
			color:#fbd161;
		}
		.news-content a{
			color:#fbd161;
			font-style:italic;
			text-decoration:none;
		}
		.news-content p{
			padding:0px !important;
			font-size:1em !important;
		}

.right{
        float:right;
        margin-left:5px;
}

.left{
        float:left;
        margin-right:5px;
}

.personal-pic{
        border:#168B9D 2px solid;
}
