h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		font-size:1.5em;
		float:right;
		padding-top:68px;
		padding-right:45px;
}

h2 {
		font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
		font-family:Georgia, "Times New Roman", Times, serif;
}

p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 0.8em;
		color:#FFFFFF;
}

body {
		background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		background-color:#333333;
		background-attachment:scroll;
		padding-top:0px;
		margin-top:0px;
		background-position:center;
		background-position:top;
}

#wrapper {
		width: 1000px;
		height:auto;
		margin:0px auto;
		text-align:left;	
}

#logocontainer {
		width:1000px;
		height:120px;
}

.logo {
		padding-top:25px;
		float:left;
}

#content{
		width:1000px;
		height:auto;
		padding-bottom:20px;
		float:left;
}

#footer {
		border-top:solid 1px #999999;
		height:45px;
		width:1000px;
		float:left;		
}

.footertext {
		padding-top:8px;
		float:left;
		color:#999999;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;		
}

.validtext {
		padding-top:8px;
		color:#666666;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		text-align:right;		
}

.items-wrapper {
		width:208px;
		float:left;
		background-image:url(../images/item-top.jpg);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#000000;
		padding-left:15px;
		padding-right:15px;
		padding-top:15px;
		margin-bottom:12px;
		margin-right:12px;
}

.items-title {
		color:#666666;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
}

.items-description {
		color:#333333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		padding-top:3px;
		padding-bottom:15px;
}

.items-image {
		padding-bottom:15px;
}

a:link {
		color:#666666;
		text-decoration:none;
}

a:visited {
		color:#666666;
		text-decoration:none;
}

a:active {
		color:#666666;
		text-decoration:none;
}

a:hover {
		color:#ffffff;
		text-decoration:none;
}
