body{
	font: 10pt arial,sans-serif;
	text-align:center;
	background: url(../img/TTT/gradientbrown1.gif) repeat-x #9e5024;  602c0f
	margin:0;
	padding:0;
}

a {
	font-weight: bold;
}

a:link { 
	color: #33b;
	}
a:visited { 
	color: #900;
	}
a:hover { 
	color: #f00;
	}
a:active { 
	text-decoration: none;
	}

div#wrapper{
	width:700px;
	margin:0 auto;
	text-align: center;
	bckground: #602c0f;
}

div#header{
	background: url(../img/TTT/tttcloudbanner.png) no-repeat;
	width: 710px;
	height: 140px;
}

div#header h3{
	color: #fff;
	margin: auto 40px auto auto;
}

div#container{
	width:700px;
	margin:2px;
	text-align: left;
	border: 2px dashed #ffc;
	background: url(../img/TTT/parchment3.jpg) repeat;
	overflow:auto;
}

div#navigation{
	float:right;
	width:400px;
	border: 0px solid #fff;
	padding: 5px 5px 5px 5px;
	background: url(../img/ttt/trsilverbadge4right.png) no-repeat top right;
}

div#navigation h2{
	text-align: center;
	margin: 2px auto 7px 120px;
	clear: both;
}

div#navigation ul{
	margin:0; 
	padding:0; 
	list-style-type: none;
	clear: both;
	float: left;
}

div#navigation img{
	margin:5px; 
	padding:0;
	vertical-align: middle;
	border: 0;
	float: left;
}

div#navigation li{
	border-bottom: 1px dotted #541;
	padding: 5px;
	font: 11pt Georgia;
	overflow: auto;
	vertical-align: middle;
}

div#navigation a {
	text-decoration: none;
}

div#content{
	float:left;
	width:250px;
	padding: 10px;
}

div#content img {
	clear: both;
	width: auto;
	padding: 0;
}

div#extra{
	bckground:#ccc8b3;
	margin: 0 auto;
	flat:right;
	clear: both;
	width:95%;
	padding: 5px;
}

div#footer{
	clear:both;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.right {
	float: right;
}
