
* {padding:0;margin:0;}
html {margin-bottom:1px!important;height:100%!important;height:auto;}
.clr{clear:both}
:focus{outline:none;}
img,a img{border:0;}
ul.hor-list,ul.hor-list li{display:inline;margin-left:0!important;}

a,a:active{color:#000000;}
a:focus,a:hover{text-decoration:underline;}
h1,h2,h3,h4{margin:0 0 10px 0;color:#ccc;}
h1{font-size:26px;}
h2{font-size:22px;}
h3{font-size:16px;}
h4{font-size:13px;}

div.center {text-align:center;}


body {
	font-family: arial;
	font-size: 14px;
	color: #000;
}

img {
	border-style: 1px solid #000;
}

/*
#homepage-container {
	width: 900px;
	height: 900px;
	margin: auto;
	display: inline;
}
*/
.homepage-random-picture1
{
	width: 300px;
	height: 300px;
	margin: 20px;
	display: inline;
}
.homepage-random-picture2
{
	width: 300px;
	height: 300px;
	margin: 20px;
	display: inline;
	border: none;
}




.homepage-title {
	font-size:22px;
}

.homepage-title a:link,
.homepage-title a:visited
{
	text-decoration: none;
}

#homepage-news {
	display: block;
	width: 250px;
	height: 200px;
	float: right;
}



/* Homepage stuff */

#homepage-container {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#homepage-picture {
/*	text-align: center;
	margin-left: auto;
	margin-right: auto;
*/
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

#homepage-picture-title {
	font-family: arial;
	font-size: 20px;
	text-align: center;
	width: 650px;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 20px;
}

#homepage-picture-title a {
	color: #000;
}

#homepage-text {
	text-align: center;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	font-family: arial;
	font-size: 18px;
	float: right;
	display: block;
}

