body {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
	margin:0;
    BACKGROUND: #ffffff;
}

#maindiv {
 	WIDTH: 900px;
	POSITION:relative;	
	background-color: #C0C0C0;
	text-align: left;
	margin: 0 auto;
}

ul, ol, blockquote {
    margin: 0px 0px 0px 40px;
    padding: 0px;
}

ul {
    list-style-type: disc;
}

h1 {
    font-family: Impact;
    font-size: 48pt;
    color: #f0f0f0;
    font-weight: normal;
    margin: 0px;
}

h2 {
    font-family: Impact, Sans-Serif;
    font-size: 24pt;
    color: #f0f0f0;
    margin: 0px;
    font-weight: normal;
}

a {
    color: #000000;
    text-decoration: none;
	font-size:12;
}

a:hover {
    color: #b2c791;
    text-decoration: none;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #C0C0C0;
}

#header {
    text-align: left;
    POSITION: relative;
    BORDER-COLLAPSE: collapse;
    PADDING-RIGHT: 50px;
    PADDING-LEFT: 80px;
    BACKGROUND: #a0a0a0;
}
#contact{
	font-size:14;
}

#menu{
	POSITION:relative;
    text-align: center; 
    BACKGROUND: url('../images/menu_bg.gif') #000000 repeat-x;
	height:20px;
}

#content{
	font-family:"Arial";
	font-weight:bold;
	position:static;
	font-size: 10px;
    text-align: center; 
    BACKGROUND: #a0a0a0;

	padding-left:20px;
}

#footer{
	font-size: 12px;
    text-align: center;
    POSITION: relative;
	Padding-top:5px;	
 	Padding-bottom:5px;	
    BACKGROUND: #C0C0C0;
}

#contact{	
    text-align: center;
}

ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
    WIDTH: 900px;
}

ul.menu li {
    float: left;
}

ul.menu li.right {
    BACKGROUND: url('../images/menu-right.gif') repeat-x;
    WIDTH: 2px;
    height: 2em;
    text-decoration: none;
}

ul.menu li.left {
    BACKGROUND: url('../images/menu-left.gif') repeat-x;
    WIDTH: 2px;
    height: 2em;
    text-decoration: none;
}

ul.menu li.gap {
    BACKGROUND: url('../images/menu-div.gif') repeat-x;
    WIDTH: 2px;
    height: 2em;
    text-decoration: none;
}

.gallery-image{
	height:227;
	width:163;
}

ul.menu li a:hover, .menu li.current {
    color: #b2c791;
    text-decoration: none;
}

ul.menu .current a {
    background: url('../images/menu-bg-active.gif') repeat-x;
    color: #fff;
    font-weight: 700;
}

ul.menu li a {
    BACKGROUND: url('../images/menu-bg.gif') #000000 repeat-x;
    height: 2em;
    line-height: 2em;
    float: left;
    width: 10em;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    text-align: center;
}

ul.menu li a:hover {
    color: #b2c791;
    text-decoration: none;
}

.titleleft {
    display: block;
    float: left;
}

.titleright {
    display: block;
    float: right;
}

#clearheader{height:60px;}
#clearmenu{height:20px;}
#clearfooter{clear:both;height:52px;}

/* Hide from IE5-Mac \*/
ul.menu li a {
    float: none
}

/* End hide */
