﻿@import url('navigation.css');
* {
 margin: 0px;
 padding: 0px;
}
body {
background-image:url('pattern.jpg');
background-repeat:repeat;
	background-color:#ddcfcf;
	height: 100%;
	width: 100%;
	margin:0;
	padding: 0;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: 0.8pt;
	line-height: 1.8;
	color: #63647c;
}
body p{
padding: 5px;
}
.wrap2 p, #footer p {
	font-size: 12px;
}
 #footer  {
text-align:center;
clear:both;
}
#heading  { 
position:relative;
z-index:100;
width:980px;
height:256px;
	margin-top:0px;
padding-top:0px;
	}
		
	#top {
margin-top:-6px;
	position:absolute;
	}
	

#container {

	background-image:url(end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-bottom:50px;
	margin-top:30px;
	margin-right:auto;

	width:980px; /* OR 766px which would make the container fixed - acording to the width of the content makeground -  could be hepfull to have a larger content background*/
}
#container a {
	text-decoration:none;
	font-variant:small-caps;
	color:  #a8a6be;
}
#container a:hover {
	text-decoration:underline;
}


.wrap2 img {
	position:relative;
	float:left;
	padding-top:15px;
	padding-left:5px;
	padding-right: 5px;
}
.wrap2 {
	background-image:url('reacent.gif');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
	height:160px;
	overflow:hidden;
	width:830px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#test .wrap2 a.hit {
	color:#a9a7be;
	text-decoration:underline;
	font-weight:bold;
}
.col1 {border-left:1px #766f6f solid;}
.col1, .col1first {
	width: 270px;
	float:left;
	padding-left:5px;
	top: 0px;
}
.viewmore {
	background-image:url('icon.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	float:right;
	padding-left:11px;
	padding-right:15px;
}
span {
	display:none;
}

 .frame p{ 
 }
 .frame{
padding-bottom:100px;
width:830px;
	margin-left:auto;
	margin-right:auto;
position:relative;
	}

.display {
padding: 5px;
	position:relative;
	width:512px;
	float:left;

	
}

