@import url("layout.css");

	.categories {
		width: 218px;		
		padding: 30px 0 0 0;

/*Styles*/		
		background: url(images/categories.jpg) 1px top no-repeat;
	}
	.catMenu {
		display: block;
		width: 192px;
		text-align: right;
		padding-right: 16px;

/*Styles*/		
		border-right: 1px solid white !important;
	}
	.categories img {
		float: left;
		left: 0;
		margin: 0 0 0 3px;
	}

	.content {
		width: 566px;
		height: auto;
		margin: 0 0 5px 0;
		text-align: center; 
		padding-bottom: 10px;
		font-size: 14px;
		line-height: 16px;
		color: #B6B6B6;
	}
	.promotion {
		display: block;
		margin: 5px auto;
		height: 75px;
		width: 495px;
	}
	.separator {
		height: 25px;
		margin: 0 auto;
	}
	.scroller {
		overflow: auto;
		width: 540px;
		height: 290px;
	}
	.thumb {
		display: block;
		width: 470px;
		height: 50px;
		margin: 10px auto;
		text-align: left;
		overflow: hidden;
	}
	.thumb img {
/*		width: 46px;
		height: 46px;*/
		margin: 2px 5px;
		left: 0;
		float: left;
	}
	.photo {
/*		width: 111px;
		height: 123px;*/
		float: left;
		margin: 10px 10px 10px 0;
	}
	.interview {
		width: 510px;
		margin: 0 auto;
		font-weight: bold;
		line-height: 18px;
		text-align: justify; 
	}
	.interview em {
		display: block;
		width: 111px;
		height: 50px;
		margin: 0px 10px 10px 0;
		float: left; 
		clear: left;
		font-size: 8pt !important;
	}

	.login {
		width: 216px;
		height: 161px;
		padding: 0;
		margin: 0 auto;

/*Styles		
		background: black url(images/login_back.jpg) 13px 0px no-repeat;*/
	}

	.events {
		width: 218px;		
		height: auto;
		padding: 30px 0 0 0;
		line-height: 14pt;
		clear: left; 
		margin-top: -100px;
		
/*Styles*/		
		background: url(images/events.jpg) 1px top no-repeat;
	}
	.events p {
		display: block;
		width: 192px;
		text-align: right;
	}

	.links {
		width: 216px;
		height: 446px;
		background: black url(images/links_back.gif) left top no-repeat;
		margin: -230px 0 0 0 ;
	}	
	.links a {
		display: block;
		height: 40px;
		width: 120px
	}
	.links a img {
		height: 40px;
		width: 120px;
		float: left;
	}

	.links .scroller {
		 width: 155px; 
		 height: 320px;
		 float: right
	}
	.linkto {
		height: 40px;
		width: 120px;
		margin: 5px;
	}
	
	img {
		border: none;
	}
	
	a img {
		border: 1px solid red;
	}
	