body {
	margin-top: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #444;
	background-color: #d9d9d9;
	
}

h1 {font-size: 20px;line-height: 20px;}
h2 {font-size: 18px; line-height: 18px;}
h3 {font-size: 14px;line-height: 14px;}

a {color: #546894;}
a:hover {color: #546894;}
a:visited {color: #546894;}

#siteswitcher {
	margin: 0 auto;
	min-height: 22px;
	width: 404px;
	padding: 5px;
	background: url(../images/site-switcher.jpg);
}

#header {
	background: url(../images/main-header.jpg) no-repeat;
	min-height: 195px;
	width: 804px;
	margin: 0 auto;
}
#inside {
margin: 10px;
}
#menu {
	margin: 0 auto;
	background: url(../images/nav-bg.jpg);
	width: 804px;
	padding-top: 1px;
	min-height: 43px;
	margin-top: 3px;
}

#menu ul {
/* margin-top: 20px; */
margin-left: -10px;
}

#menu li {
	display: inline;
	list-style: none;
	padding-right: 25px;
	text-transform: uppercase;
/* 	margin-top: 10px; */
}

#menu a {text-decoration: none;}
#menu a:hover {text-decoration: none;}
#menu a:visited {text-decoration: none;}

a.special {color: green; font-size: 1.75em; line-height: 1em; text-decoration: none;}
a.special:hover {color: green; font-size: 1.75em; line-height: 1em; text-decoration: none;}
a.special:visited {color: green; font-size: 1.75em; line-height: 1em; text-decoration: none;}

#content {
	width: 804px;
	margin: 0 auto;
	margin-top: -8px;
}

#left {
	float: left;
}

#ltop { 
	width: 554px; 
	min-height: 21px; 
	background:url(../images/big-header.jpg) no-repeat; 
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 17px; 
	font-size: : 1.8em;
	color: #546894;
	font-weight: bold;
	}
#lmiddle { width: 544px; min-height: 200px; background:url(../images/big-bg.jpg) repeat-y; padding: 5px;}
#lbottom { width: 554px; min-height: 7px; background:url(../images/big-footer.jpg) no-repeat; }
#lcontent { width: 530px; min-height: 200px; padding: 10px;}
#item {
	float: left;
	width: 346px;
}

#desc {
	float: right;
	width: 190px;
}


#right {
float: right;

}

#rtop { 
	width: 250px; 
	min-height: 21px; 
	background:url(../images/small-header.jpg) no-repeat; 	
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 17px; 
	font-size: : 1.8em;
	color: #546894;
	font-weight: bold;
	}
#rmiddle { width: 240px; /* min-height: 400px; */ background:url(../images/small-bg.jpg) repeat-y; padding: 5px; }
#rbottom { width: 250px; min-height: 7px; background:url(../images/small-footer.jpg) no-repeat; 

#caption {
	text-align: center;
	font-size: 10px;
}