BODY, table, tr, td, select, input, textarea {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal; }

.contentBackground {
	background-image : url(../images/contentBackground.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat; }

.mainmenu {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : bold; }

.footer {
	color : #000000;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal; }
	
.rightColumn {
	color : #FFFFFF;
	font-family : Arial, Univ, Universe, Tahoma, Helv, Helvetica, Geneva, Sans;
	font-size : 9pt;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal; 
	background-color: #000099; }

.pageTitle {
	color : #003366;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 17pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }

.pageSubTitle {
	color : #660066;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 13pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; 
	margin-bottom : 0; }

.header1 {
	color : #333333;
	font-family : Times New Roman, Times, Georgia, Book Antiqua, Serif;
	font-size : 13pt;
	font-weight : bold;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }

a{text-decoration:none}
A:link { text-decoration: underline; }
A:vlink { text-decoration: none; }
A:hover { text-decoration: underline; }
A:active { font-weight: bold; text-decoration: underline; }

#menu {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	overflow: hidden;
	}
#menu li { /*float the main list items*/
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	}
#menu a {
	float: left;
	padding: 28 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:28px; /* for IE5/Win only */
	}
#menu a:hover {
	background-position: 0px -28px;
	}
#menu a:active, #menu a.selected {
	background-position: 0 -56px;
	}
#menu_home a  {
	width: 54px;
	background: url(../images/menu/menu_01.jpg) top left no-repeat;
	}
#menu_about a  {
	width: 91px;
	background: url(../images/menu/menu_02.jpg) no-repeat;
	}
#menu_class a  {
	width: 97px;
	background: url(../images/menu/menu_03.jpg) no-repeat;
	}
#menu_private a  {
	width: 97px;
	background: url(../images/menu/menu_04.jpg) no-repeat;
	}
#menu_wedding a  {
	width: 65px;
	background: url(../images/menu/menu_05.jpg) no-repeat;
	}
#menu_calendar a  {
	width: 67px;
	background: url(../images/menu/menu_06.jpg) no-repeat;
	}
#menu_album a  {
	width: 53px;
	background: url(../images/menu/menu_07.jpg) no-repeat;
	}
#menu_contact a  {
	width: 70px;
	background: url(../images/menu/menu_08.jpg) no-repeat;
	}