html,body {
	background : #fff;
	color : #000;
	margin : 0px;
	padding : 0px;
	font-family: palatino, georgia, serif;
}

a:link,a:visited {
	background : transparent;
	color : #036;
	font-weight : bold;
	text-decoration : underline;
}

a:hover,a:active {
	background-color: #9cf;
	color: #036;
	font-weight : bold;
	text-decoration : underline;
}

#container {
}

#header {
background : #000;
border-bottom : 3px solid #ff0000;
color : #fff;
padding-bottom : 5px;
padding-top : 5px;
padding-left: 10px;

}

#nav {
background : #FFF;
color : #036;
float : left;
margin-left : -1px;
padding : 120px 20px 0 20px;
width : 180px;
}

#content {
background : #cfc;
color : #000;
font-family: palatino, georgia, serif;
font-size: 14px;
margin-left : 220px;
padding : 20px 20px 10px 20px;
position : relative;
}

#top {
height: 100px;
}

#footer {
background : #9cf url(images/tmg_home_graphiccb3.jpg) top left no-repeat;
border-top : 3px solid #036;
height: 120px;
}

p {
font-family: palatino, georgia, serif;
font-size: 14px;
}

h1 {
font-family: palatino, georgia, serif;
font-size: 85%;
margin : 0px;
padding-bottom : 10px;
padding-top : 10px;
}

h3,h4 {
font-family: palatino, georgia, serif;
font-size: 85%;
}

.spacer {
clear : both;
}

.ital {
	font-style: oblique;
	font-weight: normal;
	}

.right {
	text-align: right;
	}

#tag { 
	padding: 5px 0 10px 0;
width: 330px;
height: 46px;
	background: #cfc url("images/tag_fff_sm.gif") top no-repeat; 
z-index:2; 
	}

#menuline{ 
	background: #cfc url("images/bg_dot_home.gif") top; 
 	margin: 0; 
	padding: 3px 0 3px 10px; 
	text-align: center; 
	height: 20px; }

#menuline2{ 
	background: #cfc; 
 	margin: 0; 
	padding: 3px 0 10px 10px; 
	text-align: center; 
	height: 20px; }

#navlist a {
	padding: 5px 6px 5px 6px;
	background-color: #cfc;
	vertical-align: bottom; 
	font-size: 12px;
	color: #036;
	text-decoration: none; 
	width: 80px;

}

#navlist {
	padding-top: 10px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	width:80px;
}

#navlist ul {
	/*/*/margin: 0;
	white-space: nowrap;
	padding: 0; /* */
list-style-type: none; 
	font-family: Ludica sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#navlist a:hover {
	color: #cf3;
	background-color: #369;
	text-decoration: none;
}


#mininavpl{
position:absolute;  left: 70%; top: 25px; 
z-index:1;
}

#mininav a {
	/*/*/padding: 1px 8px 1px 8px;
	background-color: #cfc;
vertical-align: bottom; 
text-decoration: none;

}

#mininav {
	padding-top: 10px;
}

#mininav li {
	display: inline;
	list-style-type: none;
	
}

#mininav ul {
	/*/*/margin: 0;
	white-space: nowrap;
	padding: 0; /* */
list-style-type: none; 
	font-family: Ludica sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mininav a:link, #mininav a:visited {
	color: #369;
	font-size: 12px;
	text-decoration: none; 
}


#mininav a:hover {
	background-color: #9cf;
	color: #036;
}

#imgflt  {
	float: right;
}

#lcc  {
width: 100px;
height: 100px;
vertical-align: middle;
margin: 0 0 0 0;

}

.small {
	font-size: 11px;
}

.center {
text-align: center;
}

.navi
{
	position: absolute;
	top: 100px;
	width: 120px;
	height: 30px;
	padding: 5px 0 0 3px;
	font-family: Ludica sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cfc;
	z-index: 12;
}

a.tnav, a:link.tnav, a:visited.tnav
	{
	color: #036;
	text-decoration: none;
	background-color: #cfc;
	text-align: center;
	font-family: Ludica sans, Arial, Helvetica, sans-serif;
}

a.tnav:hover
{
	background-color: #369;
	color: #cf3;
	text-align: center;
	text-decoration: none;
	font-family: Ludica sans, Arial, Helvetica, sans-serif;
}

#nav1
{
	left: 3%;
}
#nav2
{
	left: 20%;
}
#nav3
{
	left: 32%;

}
#nav4
{
	left: 45%;
}
#nav5
{
	left: 57%;
}
#nav6
{
	left: 70%;
}	
#nav7
{
	left: 82%;
}
	

