/* hompe page stuff*/

.box {
	margin:0px 0px 5px 8px;
	border:#333333 1px solid;
	padding:0px;
	font-size:15px;
}

.homeTxt {
  font-size:11px;
  width:63px;
}
#container h1{
	margin-top:0px;
}

.box H1{
	background-color:#333333;
	BACKGROUND-IMAGE: url(/images/bg_testatine.gif);
	font-size:15px;
	color: #FFFFFF;
	text-indent: 5pt;
	padding-bottom: 4px;
	text-align:left;
}

#courses1 {
	width: 427px;
}

#courses {
	width: 84px;
}

#courses2 {
	width: 437px;
}

#Newsletter2 {
	width: 382px;
}

#Newsletter,#student2 {
	width: 262px;
}

#courses TD{
	text-align: center;
}
#courses H1{
	background-color:#dcdcdc;
}

#courses A{
	color:#333333;
	font-size:9px;
	line-height:9px;
	height:100%;
	width:64px;
	margin:0px;
	padding-top:4px;
	text-decoration:none;
}
#courses A:hover{
	background-color:#fff;
	filter: alpha(opacity=65);
  	-moz-opacity: 0.65;
  	opacity: 0.65;
}

#gallery H1{
	background-color:transparent;
}
#hotLinks, #student{
	width:240px;
}
#hotLinks p,#student p{
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin:0;
}
#hotLinks a, #student a{
	text-decoration:none;
	color:#000000;
    font-size: 13px;
    font-weight:bold;
}
#hotLinks a:hover{
	text-decoration:none;
	color:#ff6600;
}
#student a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #3399FF;
}
#student {
	margin-bottom:4px;
}
#student .subTitle {
	color: #FF0000;
	font-style: italic;
	font-size: 10px;
}
