body { 
	background-color: #731C2C; font-family: verdana, arial, helvetica, san-serif; font-size:11px; margin:0px 0px 0px 0px; height:100%; color:#8f5862;
}
a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #731C2C;
}
a:hover {
	color: #777777;
}	
a:active {
	color: #ff0000;
}
a:visited {
	color: #000099;
}

h1 {
	color:#731C2C;
	font-family: verdana, arial, san-serif; 
	font-size:17px; 
	line-height: 17px; 
	font-style:italic;
}

h2 {
	color:#0000cc;
	font-family: verdana, arial, san-serif; 
	font-size:14px; 
	line-height: .9em; 
	font-style:italic;
}

#mainContent2 p {
     margin:  0 0 1em 0;
     padding:  0;
}

#copyright {
	position: relative;
	bottom:0px;
	width:775px; 
	left:50%; 
	margin-left:-388px;
	color:  #ffffff;
	font-family: arial, helvetica;
	font-size: 10px;

}
#tandr {
	position:relative;
	left:80px;
	height: 233px;
	width: 280px;
}	
#wrap {
	background-color:#F5F1E8;
	border:1px solid #333366;
	left:50%;
	margin-left:-388px;
	position:relative;
	width:775px;
	height:770px;
}
#header {
	width: 775px;
	height: 67px;
	background:url(../images/tommy-hdr1.jpg) no-repeat;
	position: absolute;	
	top:0px;
	left:0px;
	}	
#mainContent {
	width:450px;
	background:url(../images/maincontentbg2.jpg);
	margin:10px;
	height:600px;
	left:5px;
	padding:0px;
	position:absolute;
	text-align:justify;
	top:85px;
}
#mainContent2 {  /* no background image */
	width:460px;
	/*background:url(../images/maincontentbg2.jpg); */
	margin:0 10px 15px 10px;
	/* height:800px; */
	left:5px;
	padding:0px;
	position:absolute;
	text-align:justify;
	top:90px;
}
#mainContent h1, #mainContent2 h1{ 
	padding:10px;
	margin:0px 8px 5px 8px;
}
#sidebar1  { 
	width:280px;
	background:url(../images/sidebarbg2.jpg);
	margin:0px;
	height:320px;
	position:absolute;
	left:480px;
	padding-top:5px;
	text-align:justify;
	top:95px;
}
#sidebar1 h2, p { 
	padding:10px;
	margin:0px 8px 5px 8px;
}
#sidebar2  { 
	width:280px;
	background:url(../images/sidebarbg2.jpg);
	margin:0px;
	height:320px;
	position:absolute;
	left:480px;
	padding-top:5px;
	text-align:justify;
	top:420px;
}
#sidebar2 h2, p { 
	padding:10px;
	margin:0px 8px 5px 8px;
}
#sidebar2 p {
font-size:11px;
line-height:12px;
}
#navholder {
	position: absolute;
	float:center;
	left:15px;
	top:72px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 16px;
	/*border:1px solid;*/
}

#navholder ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navholder li {
	float: left;
	white-space: nowrap;
	color:#731C2C;
	/*border-right:1px solid;
	border-left:1px solid;*/
}

#navholder a {
	color:#731C2C;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 2px 8px 2px 8px;
	font-size:10px;
	text-decoration: none;
}

#navholder a:link, #navholder a:visited {
	color: #731C2C;
	text-decoration: none;
}

#navholder a:hover, #navholder a:active {
	color: #000000;
/*	background-image: url(../images/over_btn.gif);  */
	background-repeat: no-repeat;
/*	background-position: 0% 50%; */
	background-color: #dddddd;
	text-decoration: none;
}
#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active {
	color: #ffffff;
	background-color: #731C2C;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}