html,body			{
				margin-top: 0px;
				padding-top: 0px;
				margin-bottom: 0px;
				}
body			{
				font-family: arial,sans-serif;
				text-align: left;
				font-size: 13px;
				color: #993333;
				}

a 				{
				text-decoration: none;
				border: 0px;
				color:  #333333;
				}
		
div#container	{
				width: 800px;
				/*margin: 10px auto;*/
				text-align: left;
				text-align: center;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
				margin-top:0px;
				}
div#mainmenu		{
				float: left;
				width: 800px;
				/*background-image: url(images/mainmenu1.png);*/
				height: 125px;
				margin-top:0px;
				}
div#content		{
				float: left;
				width: 800px;
				background-color: #9ac8ec;
				
				}
div#logo			{
				float: left;
				width: 800px;
				height: 104px;
				background-image: url(images/logo.png);
				}
td.ContentLeft	{
				width: 181px;
				background-image: url(images/backgroundcont.png);
				margin: 0px;
				text-align: center;
				font-size: 13px;
				vertical-align: text-top;
				}
td.ContentRight	{
				width: 619px;
				background-image: url(images/backgroundcont.png);
				text-align: center;
				}
td.ContentCenter	{
				width: 800px;
				background-image: url(images/backgroundcont.png);
				text-align: left;
				}
div#Footer		{
				float: left;
				width: 800px;
				height:	245px;
				background-image: url(images/BackgroundFooter.png);
				}
div.copyright       	{
				/*padding-top:230px;*/
				font-size: 10px;
			
				height: 15px;
				float: left;
				text-align: top;
				margin-top: 8px;
				margin-bottom:10px;
				color: black;
				}
div.photo		{
				float: left;
				width: 165px;
				height:	127px;
				background: url(images/red.png) no-repeat top left;
				margin-left:23px;
				padding: 0px 0px 0px 0px;
				}
div.gallery_fuck	{
				float: right;
				width: 150px;
				height: 100px;
				border: 1px black solid;
				margin-left:13px;
				margin-top:12px;
				padding: 0px 0px 0px 0px;
				}
div#gallery_own	{
				float: left;
				width: 800px;
				height: 127px;
				margin-top: 80px;
				margin-left: 0px;
				}
td.copyRtext1	{
				font-size: 10px;
				color: black;
				text-align: left; 
				width: 250px;
				padding-left:20px;
				}
td.copyRtext2	{
				font-size: 10px;
				color: black;
				text-align: top; 
				width: 400px;		
				padding-left:25px;				
				}
td.copyRtext3	{
				font-size: 10px;
				color: black;
				text-align: right; 
				width: 150px;
				padding-right:20px;				
				}
tr.contentTable	{
				border: 1px #993333 solid;
				width: 800px;
				}
div.news			{
				width: 500px;
				margin: 0px;
				padding: 0px;
				margin-bottom: 30px;
				border-bottom: 1px solid #FFFFFF;
				}
div.news.capture  {
				width: 400px;
				height: 20px;
				font-family: arial;
				font-size:  14px;
				font-weight: bold;
				color:  #AA1111;
				text-align: left;
				margin-bottom: 10px;
				float: left;
				border: none;
				}
div.news.date	{
				width: 100px;
				height: 20px;
				font-family: arial;
				font-size:  10px;
				color:  gray;
				text-align: right;
				float: right;
				margin-bottom: 10px;
				border: none;
				}
div.news.body 	{
				width: 500px;
				font-family: arial;
				font-size:  12px;
				font-weight: normal;
				color:  black;
				text-align: left;
				border: none;
				}
div.cont		 	{
				width: 195px;
				font-family: arial;
				font-size:  12px;
				font-weight: normal;
				font-variant: small-caps;
				color:  black;
				text-align: left;
				border: none;
				margin-left: 10px;
				vertical-align: text-top;
				}
				
div.st a
{
color:#000000;
}
h3 {
	text-align: left;
}	