﻿.newStyle1 
{
	text-align: center;
}

#title
{
	margin-top: 190px;
	text-align: center; 
}

#content
{
	border-left: thin solid white;
	border-right: thin solid white;
	width: 800px;	
	text-align: center;
	margin-top: 190px;
}

#title2
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	width:800px; height:510px;
}

#title3
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	width:800px; height:160px;	
	background-image: url('images/main-pixelpusher_01.png');
}

#titleBanner
{
	padding: 70px 20px 20px 20px;
	margin-top: 50px;
	margin-left: 50px;
	width: 660px;
	height: 20px;
	text-align: right;
}

#content2
{
	margin-top: 20px;
	width: 700px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.contentElement
{
	margin-bottom: 10px;
	border: 1px solid white;
	height: 128px;
}

.elementThumbnail
{
	height: 128px;
	width: 128px;
	border-right: 1px solid white;
	float: left;
	background: url('pictures/tendaysoff/t/tdo-d0-0001.jpg') no-repeat center center;	
}

.elementDescription
{
	margin: 5px 5px 5px 135px;
	width: 562px;
}

.elementTitle
{
	font-size: large;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

body
{
	background-color: black;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: white;
}

a
{
	color: red;
	text-decoration: none;
}