body {
	margin:0 auto;
	padding:0;
	background-color/* */:#transparent;
	background:url(images/Mid_Marble2.jpg) repeat-y;
}
#main-content {
	width:700px;
	margin:0 auto;
	background-color/* */:#transparent;
	font-family: "Times New Roman", serif;
	font-size: 85%;
	line-height:140%;
	float: left;
}
#logo {
	width:700px;
	height:210px;
	background: url(images/Top_Marble4.jpg) no-repeat scroll 50% 0%;
	margin:0;
	padding:0;
	background-color:#fff;
}
#sidebar {
	width:163px;
	float:left;
	position: absolute;
	padding:8px 0px 0px 0px;
	margin:0;
	color:#fff;
	background-color/* */:#transparent; 
	font-family: arial, sans-serif;
	text-align:left;
}
#main {	
	width:375px;
	background-color/*  */:#transparent;
	margin:0;
	padding:8px 0px 0px 250px;
	text-align:justify;
	color:#000;
}
#bottom {
	width:700px;
	height: 220px;
}
#left {
	width:163px;
	float:left;
	position: absolute;
}
#right {
	width:375px;
	padding:8px 0px 10px 250px;
	text-align:center;
	font-family: "Times New Roman", serif;
	font-size: 95%;
	line-height:140%;
}
img {
	border: none;
}
.side {
	color:#fff;
	background-color/* */:#transparent; 
	font-family: arial, sans-serif;
	text-align:left;
	font-size: 100%;
	line-height:155%;
	padding: 0px 0px 10px 10px;
}
h3 {
	font-family: "Times New Roman", serif;
	text-align:center;
	color:#000000;
	background-color:#fff;
	font-size: 100%;
	line-height: 155%
}
h2 {
	font-family: "Times New Roman", serif;
	text-align:center;
	color:#000000;
	background-color:#fff;
	font-size: 125%;
	line-height:120%;
}
h1 {
	font-family: "Times New Roman", serif;
	font-size: 150%;
	text-align:center;
	color:#000000;
	background-color:#fff;
	line-height: 175%
}
a:link {
	font-family: "Times New Roman", serif;
	color: #00f; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 140%; 
}
.side a:link {
	font-family: arial, sans-serif; 
	color: #fff; 
	text-decoration: none; 
	font-style: italic;
	line-height: 140%; 
}
a:visited {
	font-family: "Times New Roman", serif; 
	color: #800080; 
	text-decoration: none; 
	line-height: 140%; 
	font-weight: bold;
}
.side a:visited {
	font-family: arial, sans-serif; 
	color: #9cc; 
	text-decoration: none; 
	line-height: 140%; 
	font-style: italic;
}
a:hover, a:active {
	font-family: "Times New Roman", serif; 
	color: #f00; 
	text-decoration: underline; 
	line-height: 140%; 
	font-weight: bold;
}
.side a:hover, .side a:active {
	font-family: arial, sans-serif; 
	color: #699; 
	text-decoration: underline; 
	line-height: 140%; 
	font-style: italic;
}