body {
	text-align: center;
	background-color: #EEEEEE;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-image: url(images/bg2.jpg);
}

a:link {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	height: auto;

}

#mainContent {
	width: 780px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/tbbg.jpg);
}

.footer {
	width: 780px;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/footer.jpg);
}

.pic {
	border: 2px solid #7BB5F9;
}

.pic2 {
	border: 2px solid #000000;
}

.box {
	border: 2px solid #7BB5F9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EBEBEB;
	padding: 6px;
}
