body {
	background: url(images/background.jpg) center repeat-y;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #379df3;
	padding-left:40px;
	text-decoration:none;
}

.top_menu:hover {
	text-decoration:none;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.left_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}

.lhnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fa8037;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.style2 {font-size: 13px}
.course {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #DFDFDF;
}
#screen{
			width:370px;
			padding:0;
		}			
			#screen li{
				float:left;
				list-style:none;
			}
			#screen .jq-ss-crop{
				margin:5px 5px;
				border:1px solid #FFFFCC;
				float:left;				
			}
				#left,#right{
					font-weight:bolder;
					font-size:36px;
					margin-top:30px;
					display:block;
					text-decoration:none;
					color:black;
				}
			#view{
				margin:10px;
				width:300px;
				border:1px white solid;
				height:137px;
				overflow:hidden;
				background-color:#c9c6c6;
			}
				#images{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images li img{
						border:0;
					}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4da1e9;
	padding-left:20px;
}
.page_head {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px;
}
