*
{	
	border : 0px;
	margin : 0px;
	padding : 0px;
}

body
{
	font-size : 12px;
	font-family : 'Verdanna', Sans-Serif;
	color : #383850;
	background : #cbcbcb url('images/css/body.png');
}

a
{
	color : #383850;
	font-weight : bold;
	background-color: inherit;
}

a:hover
{
	text-decoration : none;
}

#container-1
{
	background : url('images/css/container-1.png') repeat-x;
	text-align : center;
}

#container-2
{
	background : #fff url('images/css/container-2.png') repeat-y;
	color: inherit;
	text-align : left;
	width : 762px;
	margin : auto;
}

#header
{
	background : #fff url('images/css/header.png') no-repeat;
	color: inherit;
	padding-left : 18px;
	padding-right : 18px;
}

#menu
{
	width : 200px;
	margin-left : 18px !important;
	margin-left : 9px;
	float : left;
}

#main
{
	width : 475px;
	margin-left : 243px !important;
	margin-left : 240px;
}

#main #extradiv-2
{
	height : 200px;
}

#main p
{
	text-indent : 15px;
	margin-top : 10px;
	text-align : justify;
}

#main dt
{
	font-weight : bold;
	margin-top : 10px;
}

#main img
{
	margin : 5px;
	border : 1px solid #babae5;
}

#main #images
{
	text-align : center;
}

#main dd, #main li
{
	text-indent : 15px;
}

#main li
{
	text-indent : 15px;
	line-height : 1.5em;
}

#main ul
{
list-style : none;
}

#main h2
{
	background : url('images/css/h2.png') no-repeat;
	height : 30px;
	margin-top : 20px;
	border-top : 1px solid #babae5;
	border-bottom : 1px solid #babae5;
	line-height : 30px;
	text-align : center;
	color : #6565c6;
	background-color: inherit;
	font-family : 'Georgia', Serif;
	font-size : 16px;
	font-weight : normal;
	margin-bottom : 20px;
}

#main h3
{
	margin-top : 15px;
	border-bottom : 1px solid #babae5;
	line-height : 30px;
	color : #6565c6;
	background-color: inherit;
	font-family : 'Georgia', Serif;
	font-size : 14px;
	font-weight : normal;
	margin-bottom : 20px;
	clear : right;
}

#main ol
{
	margin-top : 10px;
	list-style : decimal inside;
}

#menu a
{
	display : block;
	height : 35px;
	line-height : 35px;
	padding-left : 15px;
	background-color: inherit;
	color : #b38356;
	font-family : 'Georgia', Serif;
	font-size : 14px;
	text-decoration : none;
	background : url('images/css/menu.png');
	font-weight : normal;
}

#menu #extradiv-1
{
	height : 250px;
	background : url('images/css/extradiv.png');
}

#menu a:hover
{
	background : url('images/css/menuhover.png');
}

#menu li
{
	list-style : none;
}

#footer-1
{
	text-align : center;
	color : #b38356;
	background-color: inherit;
	font-size : 10px;
	margin-top : 15px;
	margin-bottom : 4px;
	clear : both;
}

#footer-1 a
{
	color : #b38356;
	background-color: inherit;
}

#footer-2
{
	background : url('images/css/footer-2.png') center no-repeat;
	height : 35px;
	padding-top : 15px;
	text-align : center;
	font-size : 10px;
}

.right
{
	float : right;
	clear : right;
}

.left
{
	float : left;
}

#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;
}