body{
	background-color:#EEEEEE;	
	margin:0px;	
	font-family: Arial, sans-serif;
	font-size: .85em;
}

table.contact h4{
	font-size:14px;
	font-weight:bold;
	margin:2px;;
}

div.submenu{
	font-size:.85em;
	font-weight:bold;
	text-align:center;
}
	
hr{
	color:#777777;
	background-color:#777777;
	height:2px;
	border: solid 0px;
}

a{
	text-decoration:none;
	color: #333377;
}

a:hover{
	text-decoration:underline;
	color: #119911;
}

h3{
	color: #555566;
}

h4, h5, h6{
	color: #555566;
	margin-bottom:4px;
	font-size:1.25em;
}

h5, h6{
	font-size:1em;	
	margin-top:2px;
}

h6{
	font-style:italic;
}


p{
	margin-top:2px;
}

img.text{
	margin:4px;
}

/*

PAGE SPECIFIC

*/

div.place{
	width:50%;
	float:left;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
}

div.place_header{
	margin-bottom:10px;
	text-align:center;
}

br.clearboth{
	clear:both;
}

#silk{
	width:588px;
	height:384px;
	position:relative;
	left:-10px;
	top: -4px;
}

* html #silk{
	left:-20px;
	top: -8px;
}

#silk_footer{
	position:relative;
	left:-4px;
	top:4px
}

* html #silk_footer{
	left:-2px;
	top:0px;
}

/*

TEMPLATE LAYOUT

*/


#content_header{
	text-align:center;
}

#content{
	margin:10px;
	padding:25px;
}


#content_footer a{
	font-weight:bold;
	font-size:11px;
}




#navi{
	display:none;	
}


#copyright{
	background-color:#EFEEF3;
	text-align:center;
	color: #555555;
	font-size:11pt;
}

.noprint{
	display:none;
}
