body {
	background-image: url(images/shadowBox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.2em;
	color: #666666;
	list-style-image: none;
	list-style-type: none;
}
.tips {
	font-weight: bold;
	color: #634F0F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #634F0F;
	border-bottom-color: #634F0F;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #cfe1f6;
}
#container {
	position: relative;
	padding: 0px;
	height: 100%;
	margin: 0px;
}

#column1 {
	width: 400px;
	margin: 0px;
	padding-left: 15px;
	float: left;
}
#column2 {
	padding: 0px;
	width: 580px;
	float: right;
	height: 250px;
	margin: 0px;
}
#column2Text {
	padding-top: 10px;
	line-height: 1.4em;
	width: 450px;
	float: left;
}
.headline {
	font-size: 160%;
	font-weight: bold;
	color: #634F0F;
}
.boldText {
	font-weight: bold;
	color: #666666;
	font-size: 105%;
}
#masthead {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #634F0F;
}
#logo {
	padding-left: 20px;
	padding-top: 15px;
	background-color: #cfe1f6;
}
#footer {
	height: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#column2image {
	background-color: #CFE1F6;
	width: 580px;
	padding: 0px;
	margin: 0px;
}
#schedule {
	width: 750px;
	margin-right: auto;
	margin-left: auto;


}


/*navigation start*/

#navBar {
	display: block;
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}


/*#style3 h1 {
	margin: 0px;
	padding: 0px;
	float: left;

}


#style3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;

}


#style3 li {
	font-weight: bold;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfe1f6;

}


#style3 li a {
	color: #634F0F;
	text-decoration: none;
	display: block;
	padding: 8px 5px 5px 10px;
	width: 200px;

}

#style3 li a:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(images/gradient1.gif);
}


#style3 li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CFE1F6;
	background-image: url(images/gradient2.jpg);
	background-repeat: repeat-x;

}*/


a:link {
	color: #634F0F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #634F0F;
	text-decoration: none;
}
a:active {
	color: #634F0F;
	text-decoration: none;
}




/*navigation end*/
a:hover {
	color: #634F0F;
	background-color: #CFE1F6;
	font-weight: bold;
	text-decoration: none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 100%;
	width: 800px;
}
.navColImage {
	width: 200px;
	padding-top: 60px;
	float: left;
}
.leftColumn {
	margin: 0px;
	padding: 0px;
}
