.tpl_body {
	background-color: #101010;
	color: url(background.png);
	padding-left: 25px;
	background-repeat: no-repeat;
}

}
#contentbox {
width : 70%;
margin-left : 285px;
min-height : 50px;
padding-top : 55px;
padding-bottom : 55px;
padding-right : 10px;
}
#footer {
position : fixed;
bottom : 0;
left : 0;
width : 100%;
height : 1.8em;
background-color : #e88018;
border-top : 4px solid #793f00;
}
* {
border : 0;
padding : 0;
margin-top : 0;
}
body {
font-family : Tahoma, "Arial Unicode MS", Arial, sans-serif, serif;
font-size : 0.8em;
color : #ec851f;
border-width : 0;
background-color : #1a1a1a;
text-decoration : none;
}
h6 {
font-size : 7.5px;
}
h5 {
font-size : 10px;
}
h4 {
font-size : 12px;
}
h3 {
font-size : 13.5px;
}
h2 {
font-size : 18px;
}
h1 {
font-size : 22px;
color : #e88018;
padding-top : 10px;
}
a:link {
color : #ec851f;
text-decoration : none;
}
a:visited {
color : #ec851f;
text-decoration : none;
}
a:hover {
color : #ec851f;
text-decoration : underline;
}
hr {
border-bottom : 1px dashed #793f00;
color : #1a1a1a;
}
#menu a, #menu a:visited {
text-decoration : none;
text-align : left;
background-color : #333333;
color : #eeeeee;
display : block;
width : 180px;
height : 20px;
padding : 3px 0 3px 15px;
margin-bottom : 1px;
}
#menu a:hover {
background-color : #e88018;
}
#menu {
display : block;
}
#name {
border : 1px solid #e88018;
background-color : #333333;
color : #fff;
margin-left : 11px;
}
#email {
border : 1px solid #e88018;
background-color : #333333;
margin-left : 11px;
color : #fff;
}
#budget {
border : 1px solid #e88018;
background-color : #333333;
margin-left : 11px;
color : #fff;
}
#comments {
border : 1px solid #e88018;
background-color : #333333;
margin-top : 10px;
color : #fff;
background-image : url(Images/form.jpg);
}
#send {
border : 1px solid #e88018;
height : 20px;
background-color : #333333;
padding-bottom : 5px;
color : #ffffff;
}
td {
padding-top : 6px;
padding-bottom : 5px;
padding-right : 5px;
}
.linkft {
text-decoration : none;
font-size : 11px;
color : #1a1a1a;
position : fixed;
width : 390px;
height : 13px;
padding-top : 0.35em;
padding-left : 3em;
}
.linkft a:hover {
text-decoration : underline;
font-size : 11px;
color : #1a1a1a;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background : transparent url(../images/blank.gif) no-repeat;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
.tutnav a:link {
color : #ec851f;
font-size : 14px;
}
.tutnav a:hover {
color : #793f00;
border-bottom : 1px solid #ec851f;
border-top : 1px solid #ec851f;
}
.plist {
margin : 0;
padding-left : 80px;
list-style-type : square;
}
.news {
background-color : #1a1a1a;
border : 1px dashed #793f00;
padding-top : 6px;
padding-left : 8px;
}
img.thum {
border : 1px dashed #793f00;
margin-bottom : 4px;
padding : 3px;
}
img.thum:hover {
border : 1px dashed #ea801a;
}
#link1 {
color : #ec851f;
}
#link1 a:hover {
text-decoration : underline;
}
#link2 {
color : #ec851f;
}
#link2 a:hover {
text-decoration : underline;
}
#link3 {
color : #ec851f;
}
#link3 a:hover {
text-decoration : underline;
}
.tlink {
color : #1a1a1a;
}
.tlink a:link {
color : #1a1a1a;
}
.tlink a:hover {
text-decoration : underline;
font-size : 11px;
color : #1a1a1a;
}
* html > body .clearfix {
display : inline-block;
width : 100%;
}
* html .clearfix {
height : 1%;
}
.plist {
list-style-image : url("Images/goldd.jpg");
}
.code {
color : #ffffff;
}
a:link {
color : #793f00;
text-decoration : none;
}
a:visited {
color : #793f00;
text-decoration : none;
}
a:hover {
color : #793f00;
text-decoration : underline;
}