body{
	margin:0px;
	padding:0px;
	background:#222 url(http://www.troopy.eu/template-link/images/bodybg.png) repeat-x fixed top center;
	text-align:center;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}
#container{
	width:700px;
	margin:auto;
	padding-bottom:20px;
}

h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:10px 0px 0px 0px;
	color:#222;
}
h1{
	font-size:28px;
	color:#fe4600;
}
h2{
	font-size:20px;
	color:#fe4600;
	
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}
h3{
	font-size:22px;
	color:#202f0f;
}


hr{
	width:200px;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
a{
	color:#af2639;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	line-height:22px;
	margin:5px 0px 15px 0px;
	
}



img{
	border:none;
}


.tl{background:#222 url(http://www.troopy.eu/template-link/images/corners/tl.gif) no-repeat top left;}
.tr{background:transparent url(http://www.troopy.eu/template-link/images/corners/tr.gif) no-repeat top right;}
.br{background:transparent url(http://www.troopy.eu/template-link/images/corners/br.gif) no-repeat bottom right;}
.bl{background:transparent url(http://www.troopy.eu/template-link/images/corners/bl.gif) no-repeat bottom left;}


#top{
	background:url(http://www.troopy.eu/template-link/images/contentbg.gif) repeat-y top center;
}


#bottom{
	background:url(http://www.troopy.eu/template-link/images/container_b.gif) no-repeat bottom center;
	height:9px;
}



#header{
	font:30px Georgia,Verdana,Arial,Helvetica,sans-serif;
	width:680px;
	height:175px;
	margin:auto;
	background:url(http://www.troopy.eu/template-link/images/banner.jpg) no-repeat top center;
	text-align:left;
}


#content{
	width:640px;
	height:100%;
	color:#222;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;}


.footer{
	height:30px;
	width:680px;
	margin:auto;
	color:#fff;
	text-align:left;
	clear:both;
}
.footer div{
	height:30px;
}
#copyright{
	text-align:left;
	padding:8px;
	margin-top:0px;

}
