*
{
	position : relative;
	border : 0px;
	padding : 0px;
	margin : 0px;
}

body
{
	background : #9b928d url('images/tile.png');
	text-align : center;
	font-family : 'Arial',Sans-Serif;
}

#container
{
	width : 675px !important;
	width : 725px;
	background : #bbb;
	border : 25px #fff solid;
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
	text-align : justify;
	color : #837872;
	font-size : 14px;
}

#header
{
	height : 220px;
	width : 675px;
	background : url('images/header.jpg');
}

ul
{
	list-style : none;
	padding : 10px;
	text-indent : 0px;
}

#menu1 a, #menu2 a
{
	color : #fff;
	text-decoration : none;
	font-weight : bold;
	font-size : 16px;
	font-style : italic;
	line-height : 1.5em;
	padding-right : 2px;
}

#menu a:hover
{
	border-bottom : 1px dotted #fff !important;
	border-bottom : 0px;
	text-decoration : none !important;
	text-decoration : underline;
}

#header *
{
	display : none;
}

#menu
{
	position : absolute;
	width : 160px !important;
	top : 220px;
	left : 0px;
	z-index : 2;
}

#menu1
{
	background : #6f8793;
	border-top : 15px solid #fff;
}

#menu2
{
	background : #a79d9e;
	border-top : 15px solid #fff;
	border-bottom : 15px solid #fff;
}

#main
{
	width : 500px !important;
	width : 515px;
	float : right;
	border-top : 15px solid #fff;
	border-left : 15px solid #fff;
	background : #fff;
	height : auto !important;
	height : 300px;
	min-height : 300px;
}

#clear
{
	clear : both;
}

#main h2
{
	background : #6e918b;
	color : #fff;
	padding : 5px;
	font-size : 18px;
	line-height : 1em;
	margin-bottom : 10px;
}

#main a
{
	font-weight : bold;
	text-decoration : none;
	color : #837872;
	border-bottom : #837872 dotted 1px;
}

#main a:hover
{
	border-bottom : #666 solid 1px;
}

#main h3
{
	background : #6f8793;
	padding : 5px;
	font-size : 14px;
	line-height : 1em;
	color : #fff;
	font-style : italic;
	margin-top : 15px;
}

#main h4
{
	color : #6f8793;
	font-size : 14px;
	line-height : 1em;
	margin-top : 5px;
	font-style : italic;
}

#main p
{
	padding : 5px;
	text-indent : 25px;
}

#footer
{
	color : #eee;
	font-size : 12px;
	text-align : center;
	padding-bottom : 10px;
}

#footer #copy a
{
	color : #fff;
	text-decoration : none;
	border-bottom : 1px dotted #fff;
}

#footer #copy a:hover
{
	border-bottom : 1px solid #fff;
}

#footer #button
{
	text-align : right;
	margin-right : 10px;
}

#nix
{
	display:block;
	height :2px;
	width:2px;
	float:left;
	margin-top:-2px;
	overflow:hidden;
}

#nix:hover
{
	width:16px;
	height:16px;
	margin-top : -16px;
}

#pluto
{
	display:none;
}
