﻿body{
	margin-top :100px;
	padding:0;
	color:#000;
	background: #000000;
	font-family: Verdana;
	font-size: 12px;
}
img 
{
    border: 0px;
}
#wrap {
	width:950px;
	margin:0 auto;
	background:#99c;
}
#top 
{
    height: 140px;
	padding:5px 10px;
	background:#ffffff;
	position: relative;

}
#top div.scrollableArea *
{
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0px 10px 0px 10px;
}
#menu {
	padding: 2px 10px;
	height: 18px;
	width: 930px;
	background-color: #969083;
	font-family: Myriad Pro;
	font-size: 14px;
	background-image: url(../images/menu.jpg);
    background-repeat: repeat-x;
}
.m_link
{
    font-family: Myriad Pro;
    font-size: 12px;
    text-decoration:none;
    color: #FFFFFF;
    background: transparent;
    z-index: 1;
}
.m_link:hover
{
    font-family: Myriad Pro;
    font-size: 12px;
    text-decoration: none;
    color: black;
}
#main {
	float:left;
	width:620px;
	height: 320px;
	padding:0px;
	background:#fff;
	padding-top: 10px;
	background-image: url(../images/shade.jpg);
    background-repeat: repeat-x;
    vertical-align: middle;
}
#contl {
	float:left;
	width: 200px;
	height: 310px;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
#contm {
	float:left;
	width:200px;
	height: 310px;
	padding:5px;
	vertical-align: middle;
}
#contr {
	float:left;
	width:200px;
	height: 310px;
	padding:0px;
	vertical-align: text-bottom;
}
#flash {
	float:right;
	width:330px;
	height: 330px;
	padding:0px;
	background:#000;
}
div.scrollingHotSpotLeft, div.scrollingHotSpotRight
{
	min-width: 35px;
}
.modalBackground 
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity:0.6;
}
.b_link 
{
	color:#000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
    }
.b_link:hover
{
	color:#000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
    }
