body	
		{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(bkg.jpg);
		}
a:link {color: #CCCCCC;text-decoration: underline}
a:visited {color: #999999; text-decoration: underline}
a:active { color: #DD0B0B; text-decoration: underline }
a:hover {color: #86AFBB; text-decoration: underline}

.menu a:link { color: white; text-decoration: underline }
.menu a:visited { color: white; text-decoration: underline }
.menu a:active { color: white; text-decoration: underline }
.menu a:hover { color: #CCCCCC; text-decoration: underline }

.head
		{
	width: 728px;
	position: absolute;
	top: 0px;
	left: 18%;
	background-image: url(content_bkg.png);
	background-repeat: repeat-y;	
		 }

.header
		{
	margin-bottom: 10px;
	margin-left: 2%;
	width: 633px;
	height: 256px;
	background-image:url(logo.png);
	background-repeat: no-repeat;		 
		}
.headerkop
		{
		font-size: 50px;
		color: white;
		padding-top: 70px;
		margin-left: 35px;
		width: 580px;
		}
		
.menu
		{
	font-size: 19px;
	color: white;
	position: absolute;
	top: 215px;
	margin-left: 45px;
	width: 600px;
	font-weight: bold;
	background-image: url(blue_fade1.png);
	text-indent: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		}
.blogpost
		{
		margin-left: 20px;
		margin-right: 8px;
		background:#FFFFFF;
		padding-left: 8px;
		}
				
		
.content
		{
	width: 633px;
	margin-top: 0px;
	margin-left: 2%;
	margin-bottom: 10px;
	background-image: url(trans.png);
	padding: -10px;
		}
		
.kop	{
	font-size: 25px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
		}
		
.txt	{
		 font-size: 14px;
		 padding-bottom: 20px;
		 padding-right: 20px;
		 padding-left: 20px;
		}
		  
.footer {
	width: 100%;
	border-top: 2px dotted gray;
	font-size: 10px;
	text-align: right;
	background-image: url(trans.png);
	margin: 30px;
	padding: 20px;
		  }
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	background-color: white;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
   }
        
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
	}
.album{
	background:#ffffff;
	padding:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005e9b;
	border-right-color: #005e9b;
	border-bottom-color: #005e9b;
	border-left-color: #005e9b;
}

img {border:0;}
