* {
	margin: 0;
	padding: 0;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800914;
	background-color: #000000;
	background-image: url(../images/teachers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1811px;
	margin-top: 20px;
}


a {
	color:#486433;
	text-decoration:underline;
	font-weight: bold;
	line-height: 150%;
}


a:hover {
color:#800914;
text-decoration:underline;
}





focus {
	outline: 0;
	-moz-outline-style:none;
}


a img, a:active, a img.preview {
	border: none;
	text-decoration: none;
	padding: 0;
	outline:none;
}

image {
	padding: 0;
	outline:none;
	border: none;
}

.iconimage {
padding: 2px;
outline:none;
border: none;
}



p {
	font-size: 15px;
	line-height: 120%;
	color: #800914;
}


.bodytext {
	font-size: 15px;
	line-height: 120%;
	color: #800914;
	margin-left: 30px;
}



.italicbodytext {
font-size: 15px;
line-height: 120%;
color: #800914;
font-style: italic;
}


.italicbodytextgreen {
font-size: 15px;
line-height: 120%;
color: #486433;
font-style: italic;
}

.boldbodytext {
font-size: 15px;
line-height: 120%;
color: #800914;
font-weight: bold;
}

.boldbodytextindent {
font-size: 15px;
line-height: 120%;
color: #800914;
font-weight: bold;
margin-left: 30px;
}



.introparagraph {
	font-weight: bold;
	line-height: 130%;
	font-size: 17px;
	color: #800914;
}

.bullet {
font-weight: bold;
color:#333333;
}



.pquote {
	float: right;
	width: 120px;
	color: #800914;
	font-size: 20px;
	font-style: italic;
	background-image: url(../images/quotestop.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 45px;
	line-height: 125%;
	clear: right;
	padding-bottom: 10px;
	font-weight: normal;
	margin: 0px 20px 0px 20px;
}


h1	{
	font-size:	24px;
	font-weight:bold;
	}

h2	{
	font-size:	22px
	font-weight:bold;;
	}


h3	{
	font-size:	20px
	font-weight:bold;;
	}

h4 {
	font-size:	18px;
	font-weight:bold;
	}

h5	{
	font-size:	16px;
	font-weight:bold;
	}

h6	{
	font-size:	14px;
	font-weight:bold;
	}
	
	


#header {
	height: 250px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	border: 0;
	outline: 0;
}


#headerflashcontainer {
	height: 250px;
	width: 519px;
	position: absolute;
	border:0;
	outline: 0;
	top: 0px;
	left: 95px;
	padding: 0;
}







/* menu css begins */	

	#menuwrapper {
	height: 30px;
	width: 930px;
	position: absolute;
	z-index: 999;
	padding-left: 30px;
	top: 250px;
	left: 0px;
	}
	
	#c a {
	background-image: url(../images/menubg.png);
	background-repeat: repeat;
	background-position: 0 0;
	}
	
	ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}


	li {
	list-style: none;
	float:left;
	width:112px;
	margin:0;
	padding:0;
	text-align:center;
	}
	
	li a {
	display:block;
	height:30px;
	color:#FDF4CC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	margin-right: 1px;
}

	
	li a:hover {
	background-position:-150px 0;
	color: #800914;
	text-decoration: none;
	outline: none;
	}
	
	li a:focus, li a:active {
	color: #800914;
	outline: none;
	}
	
/* menu css ends */








#contactbutton {
	height: 35px;
	width: 120px;
	position: absolute;
	left: 245px;
	top: 290px;
	border: 0;
	outline: none;
	padding: 0;
	margin: 0;
}




/* contactgrowl gritter css begins */
#gritter-notice-wrapper {
	position:fixed;
	top:50px;
	right:50px;
	width:301px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('.'); /* ie7/8 fix */ 
}
.gritter-top {
	background:url(../images/gritter.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(../images/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(../images/gritter.png) no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	color: #999999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.gritter-item em {
	padding:0;
	margin:0;
	color: #E0B626;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
}



.gritter-close {
	position:absolute;
	top:5px;
	left:3px;
	background:url(../images/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px #000; /* Not supported by IE :( */
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* contactgrowl gritter css ends */











/* introcolumnleft1 css begins */
#introcolumnleft1 {
	height: 230px;
	width: 237px;
	position: absolute;
	left: 250px;
	top: 415px;
	padding-left:10px;
}
/* introcolumnleft1 css ends */








/* introcolumnleft2 css begins */
#introcolumnleft2 {
	height: 600px;
	width: 467px;
	position: absolute;
	left: 30px;
	top: 645px;
}
/* introcolumnleft2 css ends */














/* slideshow css begins */

#myslides {
	height: 760px;
	width: 433px;
	position: absolute;
	left: 497px;
	top: 340px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  
    width: 433px;
    height: 760px;
    top:  0; 
    left: 0 
}

/* slideshow css ends */









#introcolumnright1 {
	height: 220px;
	width: 190px;
	position: absolute;
	left: 740px;
	top: 1100px;
}
#introcolumnright2 {
	height: 190px;
	width: 433px;
	position: absolute;
	left: 497px;
	top: 1320px;
}















#footer {
	height: 280px;
	width: 960px;
	position: absolute;
	top: 1511px;
	left: 0px;
}

#footerflashcontainer {
	position: absolute;
	width: 406px;
	height: 280px;
	top: 0px;
	left: 0px;
}



#footerdetailscontainer {
	height: 85px;
	width: 240px;
	position: absolute;
	left: 406px;
	top: 130px;
	text-align: right;
	padding-right: 20px;
}

#footerlogobox {
	height: 85px;
	width: 244px;
	position: absolute;
	left: 666px;
	top: 130px;
	padding-left: 10px;
}


.footertext {
	font-size: 10px;
	line-height: 150%;
	color: #486433;
}

.footertextbold {
	font-size: 10px;
	font-weight: bold;
	color: #486433;
}


.footertext a {
font-size: 10px;
font-weight: bold;
color:#486433;
text-decoration: underline;
}

.footertext a:hover {
font-size: 10px;
font-weight: bold;
color:#800914;
text-decoration: underline;
}




#toplinkcontainer{
	height: 40px;
	width: 40px;
	overflow: hidden;
	display: block;
	background-image: url(../images/toparrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 175px;
	left: 920px;
}

	#toplinkcontainer:hover{
	background-position: center bottom;
}





#subfooterdetails {
	height: 58px;
	width: 184px;
	position: absolute;
	left: 766px;
	top: 215px;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
}
#browserinfobox {
	height: 58px;
	width: 360px;
	position: absolute;
	left: 406px;
	top: 215px;
	padding-top: 7px;
	text-align: right;
	padding-right: 0px;
}

.subfootertext {
	font-size: 9px;
	line-height: 125%;
	color: #666666;
}

.subfootertext a {
	font-size: 9px;
	line-height: 135%;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.subfootertext a:hover {
	font-size: 9px;
	line-height: 135%;
	color:#E0B626;
	font-weight: bold;
	text-decoration: underline;
}

