/* CSS Document */


.ma-right-wp 
{
margin:0px 0px 0px 20px;
padding:0px;
width:930px;
/*background-color:#FFFFCC;*/
}


.major
{
	width:925px;
	height:auto;
	float:left;
	display:inline;
	background-repeat:no-repeat;
/*	background-color:#FF99FF;*/
	/*border:1px solid #C2C2C2;*/
	margin:0px 3px 0px 0px;
	
}
	.major h2
	{
		width:688px;
		height:40px;
		margin:60px 0px 0px 0px;
		padding:0px 20px 0px 20px;
		font-size:36px;
		font-family:"Times New Roman", Times, serif;
		color:#000000;
		text-align:left;
		font-weight:bold;
		float:left;
		display:inline;
		/*background-color:#993366;*/
	}
		
		.thumnail-row
		{
			width:923px;
			height:220px;
			margin:20px 0px 0px 0px;
			float:left;
			display:inline;
		}
			.thumnail-row .thumbnail
			{
				width:160px;
				height:220px;
				margin:0px 0px 0px 17px;
				float:left;
				display:inline;
			}
				
				.thumnail-row .thumbnail img
				{
					margin:0px 0px 10px 0px; border:#000000 1px solid; float:left; display:inline; cursor:default;
					
				}
					.thumnail-row .thumbnail a{text-decoration:none; color:#000000;}
						.thumnail-row .thumbnail h4
						{
							width:160px;
							height:auto;
							margin:5px 0px 0px 0px;
							padding:0px 0px 0px -15px;
							font-size:12px;
							font-weight:normal;
							display:block;
							cursor:pointer;
						}			
