 body,td,th {
	color: #FFFFFF;
}

body {
	background-color: #1F1F1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

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

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

.desc {
	text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-size: 12px;
}

#header {
	width: 100%;
	height: 28px;
	/* font-family: "Courier New", Courier, monospace;  */
	/* font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	letter-spacing: 2px;
	font-size: 12px;
	background-image: url(http://media.carllotz.info/images/bg.png);
	}

.footer {
    text-align: center;
	font-size: 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing:2px;
}

#centerh {
    text-align: center;
    width: 50%;
}


#lefth {
    text-align: left ;
    width: 25%;
}

#righth {
    text-align: right ;
    width: 25%;
}

#center {
	text-align: center;
	width: 33%;
}

#left {
	text-align: left ;
	width: 33%;
}

#right {
	text-align: right ;
	width: 33%;
	font-size: 14px;
}

#center2 {
	text-align: center;
	width: 33%;
	font-size: 14px;
}

.center3 {
	text-align: center;
}

#left2 {
	text-align: left ;
	font-size: 14px;
	width: 33%;
}

#right2 {
	text-align: right ;
	width: 33%;
	font-size: 14px;
}
.descsize {
	font-size: 9px;
}

.centerphoto {
	text-align: center;
}

.photoinfo {
	border: 1px solid #000000;
	font-size: 14px;
	width: 66%;
	background-color: #2b2b2b;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.center table {
	margin: auto;
}

.navigation table {
	margin: auto;
}

#navigation {
	text-align: center;
	width: 66%;
}

.thumbnails {
    padding:0px;
	margin: auto;
	border: 0px;
}
