/* Start of CMSMS style sheet 'www.mariottipsy.com_css' */
* {
	margin:0;
	padding:0;
}

h1{  
	font:italic 18pt Georgia;
	font-weight:bold;
	color:#990000;
}

h2 {
    font:normal 14pt Georgia;
	font-weight:bold;	
	color:#000099;
}

body {
	background:#fff;
	padding:0 0 20px 0;
}

a {
	color:#7ba72d;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
}

#container {
	position:relative;
	width:781px;
	left:50%;
	margin-left:-390px;
	background:#fff url(bg.gif) repeat-y center;
	z-index:100;
	overflow:auto;
	height:auto;
}

#main {
	position:relative;
	padding-bottom:26px;
	min-height:800px;
	_height:800px;
}

#header {
	position:relative;
	width:781px;
	height:245px;
	margin:0 auto;
	background:url(header.jpg) no-repeat right;
}

#content {	
	width:440px;
	margin-left:42px;
	font:normal 13px Georgia,"Times New Roman",Times, serif;
        color:#83671D;
	/*color:#bb942a;*/
	margin-top:50px;
	_height:300px;
	min-height:300px;
}

#footer {
	position:relative;
	left:50%;
	margin-left:-390px;
	background:url(bottom.gif);
	font:normal 12px/18px Georgia,"Times New Roman",Times, serif;
	font-style:italic;
        color:#83671D;
	/* color:#bb942a;*/

	width:781px;
	height:42px;
	text-align:center;
	font-size:9px;
}

#news {
	width:216px;
	position:absolute;
	top:380px;
	right:50px;
}
/* End of 'www.mariottipsy.com_css' */

