body {
		text-align: center;
		height: 100%;
		min-width: 760px;
		background: #cc0000;
}

div#wrapper {
		margin: 0 auto;
		margin-top: 40px;
		border: 1px solid #e6e6e6;
		width: 760px;
		min-height: 500px;
		height: 100%;
		background: #070719;
		background-position: bottom right;
		background-repeat: no-repeat;
		
}

div#content {
		text-align: left;
		padding: 30px 15px 10px 30px;
		float: left;
		width: 680px;
		height: 100%;
		font-family: "trebuchet ms",arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #e6e6e6;
}

div#content a {
		color: #e6e6e6;
		text-decoration: none;
}

div#content a:hover {
		text-decoration: underline;
		color: #df0101;
}

div#content img {	
		float: right;
		border: 1px solid #e6e6e6;
}

div#topbar {
		height: 60px;
		font-family: "trebuchet ms",arial,verdana;
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
		padding-left: 30px;
		padding-top: 15px;
		background: #ff8000; 
		color: #070719;
		letter-spacing: 1pt;
		border-bottom: 1px solid #e6e6e6;
		clear: left;
}

div#menu {
		float: right;
		width: 760px;
}

div#menu a {
		display: block;
		width: 125px;
		position: relative;
		left:0px;
		top: -15px;
		z-index: 50;
		float: left;
		border-top: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		height: 25px;
		background: #666666;
		background-position: center left;
		background-repeat: no-repeat;
		font-family: "trebuchet ms",arial,verdana;
		text-align: center;
		font-size: 14px;
		text-decoration: none;
		padding: 6px 5px 0px 5px;
		font-weight: bold;
		letter-spacing: 0.6pt;
		color: #ffff00;
}

div#menu a:hover {
		background: #999999; 
		background-position: center left;
		background-repeat: no-repeat;
		color: #00ff00;
}

div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: "trebuchet ms",arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #e6e6e6;
		letter-spacing: 1pt;
		padding: 0px 5px 5px 0px;
		text-align: right;
}

div#footer a {
		color: #e6e6e6;
		font-weight: normal;
		text-decoration: none;
}

div#footer a:hover {
		text-decoration: underline;
}

h2 {
		color: #e6e6e6;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #e6e6e6;
		font-weight: bold;
}

h1 {
		color: #e6e6e6;
		font-weight: bold;
		font-size: 15px;
}

.clearfix:after {
		content: "."; 
		display: block; 
		font-size:1px;
		height: 1px; 
		clear: both; 
		visibility: hidden; 
}

.clearfix {
		display: inline-table;
}

/* Hide from IE-mac */

* html .clearfix {
		height: 1%;
}

.clearfix {
		display: block;
}

/* End hide from IE-mac */

.photos	td {
		padding-right: 8px;
		padding-bottom: 8px;
}

#start {
		width: 402px;
		padding: 50px 0px 0px 108px;
}

#photo {
		padding: 30px 80px 30px 110px;
}

#photo img {
		margin: 0px 0px 10px 0px;
}

#back {
		text-align: right;
}
