body {
	background-color : #0000A0;
	font : 1em/120% arial, helvetica, sans-serif;
	margin : 0;
	padding : 0;
}

A {
	text-decoration : underline;
	color: #0099FF;
}


A:hover {
	text-decoration : underline;
	color: Red;
}

A:focus {
	border : none;
}

#page {
	position: relative;
    margin: 0px auto;
	width: 780px;
	background-image: url(../images/st_denys_int_sp.gif);
	background-repeat: repeat-y;
}

#containerint { /* For Mozilla etc */
    position: relative;
    margin: 0px auto;
	width: 780px;
	background-image: url(../images/st_denys_int_blank.gif);
	background-repeat: no-repeat;
	min-height: 600px; /* IE doesn't understand min-height, but other browsers do */
}

			#col-two{  
				 top: -85px;
				 margin:  0px 15px 20px 145px;
				 padding: 0px 0px 0px 10px;
				 position :relative;
				 min-height: 298px; /* IE doesn't understand min-height, but other browsers do */
			 }
			
			* html #col-two{   /* IE ignores the * html so sees this as #col-two */
				 top: -70px;
				 margin:  0px 15px 20px 145px;
				 padding: 0px 0px 0px 10px;
				 position :relative;
				 height: 300px;  /* IE thinks height means min-height */
			 }



h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	color : #0000a0;
	margin-left : 5px;
	padding : 2px;

}

#dropmenudiv {
border-left:1px solid #f00;
border-right:1px solid #f00; 
border-top:1px solid #f00; 
border-bottom:0px solid #fff; 
position : absolute;
line-height:18px; 
z-index : 20; 
font-style:normal; 
font-variant:normal; 
font-weight: bold;
font-size:12px; 
font-family : verdana, arial, helvetica, sans-serif;
margin-left : 55px;
}

 #dropmenudiv a {
width: 100%;
display : block;
text-indent: 3px;
border-bottom: 1px solid #f00;
padding: 0;
text-decoration: none;
color : #f00;
background-color : #ffff60;
font-weight : bold;
}

/*hover background color*/
#dropmenudiv a:hover {
background-color: #f00;
color: #fff;
}

#menu {
	float : left;
	width : 150px;
	height : 450px;
	margin-top : 170px;
}

#homem {
	position : absolute;
	width : 54px;
	height : 19px;
	top : 213px;
	left : 58px;
}

#aboutm {
	position : absolute;
	width : 92px;
	height : 20px;
	top : 290px;
	left : 40px;
}

#newsm {
	position : absolute;
	width : 60px;
	height : 22px;
	top : 376px;
	left : 52px;
}

#childrenm {
	position : absolute;
	width : 85px;
	height : 19px;
	left : 42px;
	top : 465px;
}

#schoolm {
	position : absolute;
	width : 106px;
	height : 38px;
	top : 553px;
	left : 35px;
}

#txtareaint {
	float : left;
	width : 600px;
	height : auto;
	padding-left : 6px;
	padding-right : 4px;
	margin-top : 170px;
	margin-left : 20px;
}


#footer {
	height : 187px;
	background-color : #0000a0;
	background-image : url(../images/st_denys_int_footer.gif);
	background-repeat : no-repeat;
	clear:both;
}

#login {
	position : absolute;
	width : 50px;
	height : 30px;
	top : 518px;
	left : 40px;
}

#waint {
	float : left;
	margin : 140px 0 0 10px;
}

#waint  img {
	border : 0;
}
	
#primarysiteint a {
	color: #66FFFF;
}

#primarysiteint a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#primarysiteint {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 780px;
	height : 15px;
	font-size : 13px;
	color : #fff;
	text-align : center;
	border-top : 1px solid #fff;
	margin-top : 3px;
	padding-top : 2px;
	margin-bottom : 8px;
	}

#txtmenuint {
	width : 780px;
	background-color : #0000a0;
	color : #fff;
padding-top: 10px;
}

#txtmenuint ul {
	text-align : center;
	padding : 0;
	margin : 6px 0 6px 0;
	background-color : transparent;
	} 
	
#txtmenuint ul li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style: none;
	padding : 0;
	margin-top : 2px;
	font-weight : bold;
	display: inline;
	}

#txtmenuint a {
	text-decoration : none;
	color: #66FFFF;
	font-weight: normal;
}

#txtmenuint a:hover {
	text-decoration : underline;
	color: #FFFF00;
	font-weight: normal;
}

.sectionheading {
color: #00CC00;
}

