/* CSS Document */

body {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#444444;
	margin:0;
        background-image: url("silversmall.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
}

.ttc{text-transform:capitalize;} 

#header {
	background-image: url("purplemenuB.jpg");
	background-position:top;
	background-repeat:repeat-x;
}
#header-container {
	width:100%;
	margin:0 auto;
	padding:5px 0 0 0;
}
#header h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:36px;
	color:#330066;
	padding:0!important;
	padding:8px 0 0 0;
	margin:11px 0 0 0;
        background-image: url("headerbar.jpg");
}
#header h1 a {
	text-decoration:none;
	color:#663366;
}
#header h1 a:hover {
	border:none;
}
#header img {
	float:left;
	margin:0 20px 0 0;
}
#header ul {
	margin:53px 0 60px 0 !important;
	margin:52px 0 60px 0;
	padding:0;
	float:right;
}
#header p {
	float:right;
	border-left:1px solid #ccc;
	padding:25px 0 15px 15px;
	margin:-27px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#sidebar input {
	width:200px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}

#content input {
	width:300px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

#content textarea {
	width:300px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:2px 2px 2px 50px;
}
#content textarea:hover {
	border:1px solid #ccc;
	color:#666;
}
#content textarea:focus {
	border:1px solid #999;
	color:#333;
}
.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}

#header a {
	color:#43CBAE;
	text-decoration:none;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:160px;
	text-align:center;
	color:#333;
	text-decoration:strong;
	background-image:url(li2007.jpg);
	background-repeat:no-repeat;
	padding:2px 0 10px;
}
#header li a:hover {
	background-image:url(li2007a.gif);
	border:none;
	padding:2px 0 10px 0;
}
.clear {
	clear:both;
}
#container {
	width:765px;
	margin:0 auto;
}
#sidebar {
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
	border-bottom:1px solid #eee;
}


#sidebar h1 {
	color:#0066CC;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li a {	
	display:block;
	padding:5px 5px 5px 5px;
	margin:0 0 1px 0;
	background-color:#f6f6f6;
	border-right:10px solid #fff;
	color:#666;
	text-decoration:none;
	border-left:2px solid #ddd;
}

/*hide from ie-mac\*/ 
* html #sidebar li a { 
    height: 1px; 
    } 
/* end hack */ 
 
/* \*/ 
* html #sidebar li a { 
    height: 1px; 
    } 
/*  */ 

#sidebar li a:hover {
	background-color:#eee;
	color:#333;
	border-right:10px solid #eee;
}
#sidebar p {
	padding: 0 20px 0 5px;
	margin:10px 0 20px 0;
}
#content {
	margin:0 0 0 220px;
	border-left:1px solid #eee;
}
#content h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	background-image:url(h1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:40px 10px 10px 30px;
	border-top:2px solid #eee;
}
#content h2 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	padding:15px 10px 15px 40px;
}
#content h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	color:#754d9f;
	letter-spacing:-1px;
	padding:0px 15px 0px 40px;
	margin:0;
        font-weight: bold;
}
#content p {
	padding:20px 10px 20px 50px;
	line-height:15px;
}
#content ul {
	margin: 10px 10px 10px 30px;
}
#content li {
	list-style:none;
	background-image:url(li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#sidebar img {
	padding:5px;
	border:5px solid #eee;
	float:left;
	margin:10px 10px 0px 0px;
}
#description {
	width:720px;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px!important;
	padding:30px 20px 10px 20px;
	margin:-35px auto 0 auto !important;
	margin:-35px auto 50px auto;
	font-weight: bold;
	color:#754d9f;
	font-family:"Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	background-image:url(description.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:23px;
}
#description a {
	font-weight:bold;
	color:#754d9f;
	text-decoration:none;
}
#content a {
	color:#333;
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0 4px 0 3px;
	text-decoration:none;
}
#content a:hover {
	background-color:#ddd;
	border-bottom:1px solid #bbb;
	color:#754d9f;
}
#content img {
	float:right;
	border:none;
	margin:10px 10px 10px 20px;
	padding:5px;
	background-color:#fff;
	border:3px solid #eee;
}
#footer {
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:50px 0 50px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}
#footer a {
	color:#666;
}
#footercontent {
	width:700px;
	margin:0 auto 0 auto;
}
 <style type="text/css">
<!--
.style4 {font-size: 56px; color: #663366;}
.style14 {font-size: 14px}
.style16 {color: #000000; font-size: 18px; }


.style18 {
color: #754d9f;
font: bold;
}

-->
  </style>