/* CSS Document */
body{
	font-family: Tahoma;
	font-size: 14px;
	color:#003366;
	text-align:left;
}

p{
	font-family: Tahoma;
	font-size: 14px;
	color:#003366;
	padding-left: 10px;
	padding-right: 5px;
}

a{
	font-family: Tahoma;
	font-size: 14px;
	color:#003366;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.ArtH a{
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(graphics/eye.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.MusicH a{
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(graphics/ear.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.WritingsH a{
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(graphics/book.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.EventsH a{
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(graphics/jotting.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.LeftTD{
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #999999;
	text-align: left;
}

.RightTD{
	border-top: solid 1px #CCCCCC;
	text-align: left;
}

.DropCaps{
float:left;
color: #003333;
font-size:16px;
font-weight: bold;
line-height:13px;
padding-top:3px;
padding-right:2px;
font-family: Tahoma;
}
.topLogo{
	background-image:url(graphics/top_logo.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.bottombarRight{
	background-color:#e8f7f7;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
}

.bottombarRight a{
	color:#003366;
	text-decoration: none;
}

.bottombarRight a:hover{
	text-decoration: underline;
}

.bottombarLeft{
	background-color:#e8f7f7;
	border-top:solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.bottombarLeft a{
	color:#003366;
	text-decoration: none;
}

.bottombarLeft a:hover{
	text-decoration: underline;
}

.buttontext a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 25px;
	text-decoration: none;
	padding-right: 4px;
	text-align: center;
}

.buttonback1 a{
	background-image:url(graphics/button1.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback1 a:hover{
	background-image: url(graphics/homebutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
	
}

.buttonback2 a{
	background-image:url(graphics/button2.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback2 a:hover{
	background-image: url(graphics/eyebutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;	
}

.buttonback3 a{
	background-image:url(graphics/button3.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback3 a:hover{
	background-image: url(graphics/earbutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;	
}

.buttonback4 a{
	background-image:url(graphics/button4.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback4 a:hover{
	background-image: url(graphics/bookbutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;	
}

.buttonback5 a{
	background-image:url(graphics/button5.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback5 a:hover{
	background-image: url(graphics/jotbutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;	
}

.buttonback6 a{
	background-image:url(graphics/button6.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;
}


.buttonback6 a:hover{
	background-image: url(graphics/contactbutton.jpg);
	height: 32px;
	display: block;
	background-repeat: no-repeat;	
}


.Footer{
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	padding-top: 10px;
}

.Footer a{
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	text-decoration: none;
}

.sideheading{
	margin: 5px;
	border: solid 1px #CCCCCC;
}

