body {
	font-family: Georgia, Verdana, Arial, Serif;
	background: #a9a9a9 url(img/bg.png);
	font-size: 12px;
}

/* Links */
a 
{
    text-decoration:none;
}

a:link, a:visited {
	color: #0066ff;	
}
a:hover, a:active {
	color: #003399;
}
/* end LINKS */

td {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 12px;
}

th {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 12px;
}

.small {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 12px;
}

.big {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 16px;
}

.xbig {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 24px;
}

.expanded {
	font-family: Georgia, Verdana, Arial, Serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, Verdana, Arial, Serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
#header h2 
{
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;
}
img 
{
	padding:4px 4px 4px 4px;	
	border:0;
}
img.head {
	padding: 0px;
	border:0;
}
/* CONTENT  -----  */
#header {
	margin: 0; 
	padding: 10px 10px 0px 10px; 
	height: 140px; 
	width: 800px; 
	background:url(img/met-top.png) no-repeat top;
}
#content {
	margin: 0; 
	height: 500px; 
	width: 800px; 
    text-align: left;
	padding: 10px 10px 20px 10px; 
    background:url(img/met-bg.png) repeat-y top;
}
#navigation {
	margin: 0; 
	height: 14px; 
	width: 800px; 
    text-align: center;
	text-transform:uppercase;
	padding: 10px 10px 20px 10px; 
    background:url(img/met-bg.png) repeat-y top;
}
#footer {
	margin: 0px; 
	height: 50px; 
	width: 800px; 
    text-align: center;
	padding: 0px 10px 20px 10px; 
    font-size:0.8em;
	color:#999;
    background:url(img/met-bottom.png) no-repeat bottom;
}
#main-left {
	margin-left: 25px; 
	float: left;
	width: 375px; 
    text-align: left;
	height: 250px;
	padding: 10px 10px 10px 10px; 
}
#main-left-scroll {
	margin-left: 25px; 
	float: left;
	height: 250px; 
	width: 375px; 
    text-align: left;
	overflow: hidden; 
	position: absolute;
	padding: 10px 10px 10px 10px; 
}
#main-right {
	margin-right: 20px; 
	float: right;
    height: 250px;
	width: 250px; 
    text-align: center;
	padding: 10px 10px 10px 10px; 
    background:url(images/splatter.jpg) no-repeat bottom right;
}
#main-middle {
	margin-left: 25px; 
	height: 290px; 
	width: 665px; 
    text-align: middle;
	padding: 10px 10px 10px 10px; 
    background:url(images/splatter2.jpg) no-repeat bottom right;
}
#main-middle2 {
	margin-left: 25px; 
	height: 290px; 
	width: 665px; 
    text-align: middle;
	padding: 10px 10px 10px 10px; 
    background:url(images/splatter3.jpg) no-repeat bottom right;
}
/* End Content - Begin Content Specific ---- */
#contact-left {
	margin-left: 120px; 
	float: left;
	text-align: left;
	padding: 5px 5px 5px 5px; 
}
#contact-right {
	margin-right: 120px; 
	float: right;
	text-align: right;
	padding: 5px 5px 5px 5px; 
}
#projects-left {
	margin-left: 50px; 
	float: left;
	text-align: left;
	padding: 5px 5px 5px 5px; 
}
#projects-right {
	margin-right: 50px; 
	float: right;
	text-align: right;
	padding: 5px 5px 5px 5px; 
}
#sliderDiv {
    width: 11px;
	height: 100%;
}