@charset "utf-8";
/* CSS Document */


#container	{width: 1024;
		margin: auto;}
		
#content	{width: 1024px;
		margin: 20px 0px;
		margin-left: 190px;}

#footer		{width: 1024px;
		padding-top: 10px;
		padding-bottom: 20px;
		margin-left: 190px;
		bottom: 0px;}


#header		{width: 1024px;
		margin-left: auto;
		margin-right: auto;}

#header h1	{margin: 0;}

#header h1 imag	{border: 0;}

.imgcenter	{display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 35px;}

#header p 	{margin: 0px;
		margin-top: 0px;
		font-size: 0.75em}

.menu		{clear: both;
		text-align: center;}

.menu li a	{font-size: 0.75em;
		color: #000000;
		text-decoration: none;}

.menu li a:hover {color: #ffaa00;}

.menu li	{display: inline;
		list-style-type: none;
		margin-right: 20px;}

.menu ul	{margin: 0;
		margin-bottom: 20px;
		padding: 0;}

.news		{width: 1024;}

.news h2	{font-size: 1em;
		margin: 0;
		margin-bottom: 15px;
		background-color: #FFB6C1;
		padding-left: 10px;}

.newstext	{font-size: 0.875em;
		line-height: 1.5;
		padding-left: 3%}

.newstext p	{margin: 0;
		margin-bottom: 20px;}

#footer p	{color: #000000;
		font-size: 0.75em;
		margin: 10, 0, 0, 0;}
		
#footer a	{color: #000000;
		text-decoration: none;}

#footer a:hover {color: #ffaa00;}

#footer hr	{border: 0;
		border-bottom: solid 5px; 
		border-color: #000000;}


.imgleft	{float: left;
		margin-left: 100px;
		margin-right: 15px;
		margin-bottom: 15px;}

.imgright	{float: right;
		margin-left: 15px;
		margin-right: 100px;
		margin-bottom: 15px;}

.post		{margin-left: 450px;}

.post h2	{font-size: 1em;
		border-bottom: solid 3px #FFB6C1;
		width: 400px;
		margin: 0;
		margin-bottom: 15px;
		padding-bottom: 3px;}

.postleft	{margin-left: 100px;}

.postleft h2	{font-size: 1em;
		border-bottom: solid 3px #FFB6C1;
		width: 400px;
		margin: 0;
		margin-bottom: 15px;
		padding-bottom: 3px;}

.posttext	{font-size: 0.875em;
		line-height: 1.5;
		width: 400px;}

.posttext p	{margin: 0;
		margin-bottom: 20px;}

.posttext p a	{color: #000000;}

.posttext p a:hover{color: #ffaa00;}








