
/* GENERAL STYLES */
/* body {color:#000; margin:3px; padding:1; background:#fff; font:75% verdana,"trebuchet MS",helvetica,sans-serif; background-image:url(../images/white_stripes.gif);} */

body {color:#000; margin:3px; padding:1px; background:#E2E2E2; font:75% verdana,"trebuchet MS",helvetica,sans-serif;}

a { color:#666666; font-weight:normal;}
a:hover { color:#000; text-decoration:none;}


h1 {
	font-size: 30px;
	display: inline;
}


h2 {
	font-size: 22px;
	display: inline;
}

h3 {
	font-size: 15px;
}

h4 {
	color: #660000;
	font-size: 13px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 11px;
}



/* NAV STYLES */
 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0 1px 0;
}

#nav-menu li a
{
background: url(../images/topnav2.gif);
font-weight:bold;
height: 2em;
line-height: 2em;
float: left;
width: 327px;
display: block;
border: 1px solid #fff;
color: #fff;
text-decoration: none;
text-align: center;
}


#nav-menu li a:hover
{
background: url(../images/topnav.gif) #fff  bottom left repeat-x;
font-weight:bold;
height: 2em;
line-height: 2em;
float: left;
width: 327px;
display: block;
border: 1px solid #fff;
color: #000;
text-decoration: none;
text-align: center;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%;
}

/* LEFT NAV */


 #left-nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#left-nav li
{
margin: 0 0 0 5px;
}

#left-nav li a
{
background: url(../images/topnav.gif)  #fff  bottom left repeat-x;
font-weight:bold;
height: 2em;
line-height: 2em;
width: 12em;
display: block;
border: 1px solid #ccc;
color: #002141;
text-decoration: none;
text-align: left;
margin-bottom:2px;
padding-left:12px;
}

#left-nav li a:hover
{
background: url(../images/topnav2.gif)  #fff  bottom left;
font-weight:bold;
height: 2em;
line-height: 2em;
width: 12em;
display: block;
border: 1px solid #ccc;
color: #fff;
text-decoration: none;
text-align: left;
margin-bottom:2px;
padding-left:12px;
}


/* Hide from IE5-Mac \*/
#left-nav li a
{
float: none
}
/* End hide */

#left-nav
{
width:175px;

}
	


/* TEXT STYLES */
.text { font-size:0.8em;}

/* DIV ALIGNMENT */

#page { width:988px;border:#CCCCCC; border-style:solid; border-width:1px; background:#FFFFFF;border:outset 1px #999999;}

#logo { float:left; width:988px; height:90px; background:url(../images/tmlogo.gif) no-repeat; background-color:#002141;}
	
	#leftcontent {
		position: relative;
		margin-top:20px;
		float:left;
		width:170px;
		background:#fff;
		}

	#centercontent {
		background:#fff;
   		margin-left: 219px;
   		margin-right:219px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 180px;
   		margin-right:221px;
		}
		
	html>body #centercontent {
   		margin-left: 180px;
   		margin-right:221px;
		}

	#rightcontent {
		position: relative;
		margin-top:20px;
		float:right;
		right:6px;
		top:1px;
		width:187px;
		background:#fff;
		border:solid;
		border-color:#CCCCCC;
		border-width:1px;
		padding:8px;
		}
	
	
	 pre {
		margin:0px 10px 15px 7px;
		}
		

	#rightcontent p {
		font-size:0.9em;
		}

.join { font-weight:bold;color:#000;}

.footer { margin:0;padding:0;background:#FFFFFF;width:988px;border-color:#002141;border-width:0px; border-top-width:0px; border-style:solid; size:0.7em; color:#999;}
a.footertext {font-size: 1.1em; color:#666;}
.smallfooter {font-size: 0.8em;}

.gap {line-height:250px;}

#ad { width:146px; border-style:solid; border-color:#CCCCCC; border-width:1px;padding:5px;margin:5px;}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#e2e1e0;
color:#000;
font-weight:normal;
padding: 1px 2px;
}
