body {
    background-color:#000000;
	font: 13px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 20px auto 0;
	width: 950px;
	padding: 0px;
	border: 1px solid; 
}

/* -- ID Definition -- */

iframe {display:none;!important}

#header {
	background: url(../images/camo4.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
	height: 155px;
}
#logo {
	background: url(../images/tdlogoNew.gif) no-repeat 0px 20px;
	height: 155px;
	width: 500px;
}
#menu {
	position: static;
	top: auto;
	padding-top: 5px;
	margin: 0px;
	width: 16em;
	padding: 0 0 1em;
	float: left;
	background-color:#FFFFFF;
	left: 7px;
}



#list ul{
list-style-type:none;

}

#list li{
float:left;
margin-right:6px;
margin-bottom:10px;
list-style-type:none;
}

#list img{
display:block;
border:1px solid;
}

#main {
	background:#FFFFFF;
	padding-right: 10px;
}
#maincontainer {
	float: left;
	width: 715px;
	margin-left: 15px;
	margin-top: 10px;
	background: #FFFFFF;
}


#footer {
	text-align: center;
	background: url(../images/footer.jpg);
	width:950px;
	height:35px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #000000;
}

#menu2 {
	float:right;
	width: 20em;
	border: solid 1px #000;
	background: #fff;
}

/* -- Specific Styling -- */

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
}
#menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 12.6em;
	background: #334c48;
	border-bottom: 1px solid #000;
	letter-spacing: 0.3em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
}
#menu li a:hover {
	color: #000;
	background: #f28422;
}
#menu p {
	font-size: 0.9em;
	padding: 0 2em;
}
html body #menu li a {
	width: auto;
}
#menu2 p {
	margin:0.5em;
}

#menu2{
	background-color:#E5E8E8;
	margin-left: 10px;
}
#menu2 h3 {
	background: #334c48 url(../images/camo4.gif);
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#main a {
	color: #000000;
	font-weight: bold;
	padding:0 2px;
}
#main a:hover {
	color: #000000;
}

/* -- Custom Styles -- */

table.photofader  {
	border: 1px dotted #003366;
	background: #FFCC99;
}

div.clear {
	height: 4px;
	overflow: hidden;
	clear: both;
}

.list{
list-style-type:none;
}

.list2{
	float:left;
	list-style-type:none;
	margin-right:10px;
	margin-bottom:10px;
	width: 210px;
}

.list3{
float:left;
list-style-type:none;
margin-right:40px;
margin-bottom:40px;
}

#albumlist li{
float:left;
margin-right:6px;
margin-bottom:10px;
font: bold 0.8em Arial, Helvetica, sans-serof;
}

#content2{
	float:left;
	position:static;
	width: 97%;
	margin-bottom:10px;
	left: 890px;
	top: 248px;
}

#divimg{
margin-bottom:30px;
margin-top:20px;
}

#divimg2{
margin-bottom:30px;
margin-top:20px;
border:1px solid;
}

.subtitle {
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
	color: #003366;
	font-size: 14px;
	font-variant: small-caps;
	border-bottom: 4px double #FF6600;
	padding: 0px;
	margin-bottom: 1em;
}
.subtitles {
	color: #003366;
	font: bold;
}

.smallfont {
	font-size: 10px;
}

.mainsubtitle {
	color: #FFFFFF;
	border-bottom: 2px groove #003366;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #003333;
	display: block;
	padding: 4px;
	width: 98%;
	text-align: center;
}

#products {
	color: #000099;
}
#products ul {
	list-style-type: none;
	display: block;
	margin: 20px 0px;
	padding: 20px 0px;
}
#products li {
	width: 178px;
	margin: 0px auto;
	display: block;
	float: left;
}
#products img {
	border: 0px;
}
.imgtitle {
	padding-bottom: 1em;
}

.par{
border-bottom:#FF0000 double;
}

.cleardiv{
clear:both;
height:60px;
overflow:hidden;
}

/* Edits the main div */

#maindiv {
	background:#FFFFFF;
}
