.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	padding: 20px;
	overflow: auto;
	margin: auto;
	height: 400px;
	width: 740px;
}
.outercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bigbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.basebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(images/new-bg.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navbar {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}
.layoutable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 751px;
}
.bannerbox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 750px;
	border: 1px solid #000000;
}
