body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLt #container { 
	width: 780px;
	background: #FFD350;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
.twoColFixLt #sidebar1,.twoColFixLt #mainContent {
	position:relative;
	float:left;
}
.twoColFixLt #sidebar1 {
	width: 220px;
	background: #FFD350;
}
.twoColFixLt #padsidebar1 {
	width: 200px;
	margin:15px 10px;
}
.twoColFixLt #mainContent { 
	background: #FFFFFF;
	width:560px;
	margin:0; 
}
.twoColFixLt #padContent { 
	background: #FFFFFF;
	width:520px;
	margin:0 20px;
}
.clearfloat {
    height:0;
    font-size: 1px;
    line-height: 0px;
	clear:both;
}
/* Menu */
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	color:#000099;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	color:#FF3300; 
	text-decoration:underline;	
}
a:active {
	text-decoration:underline;
}
.menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	padding-left:30px;
	color:#000000;
	font-weight:normal;
}
.menu a:link {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menu a:visited {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menu a:hover {
	color:#FF3300; 
	text-decoration:underline;	
	background-image:url(images/buttonhov.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menu a:active {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menub a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	padding-left:30px;
	color:#000000;
	font-weight:normal;
}
.menub a:link {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menub a:visited {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menub a:hover {
	color:#FF3300; 
	text-decoration:underline;	
	background-image:url(images/buttonhovb.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.menub a:active {
	text-decoration:underline;
	background-image:url(images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
}
p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:1.1em;
}
b {
	font-weight:bold;
}
i {
	color:#999999;
	font-size:14px;
	font-style:normal;
}
ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:1.1em;
	color:#000099;
	padding:0;
	margin-left:40px;
}
li {
	list-style-type:square;
	list-style-position:inside;
}
	
h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	color:#FFD350;
	background:#000000;
	line-height:1.5em;
	margin:0;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.6em;
	color:#000099;
	font-weight:bold;
	background-image: url(images/tag.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
}
#sidebar1 img {
	margin:0;
	border:none;
}
#mainContent img {
	border:solid #000000 1px;
	margin:0 39px;
}
.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000099;
	line-height:1.2em;
	margin:2px 40px 10px 40px;
}

#grafton {
	background-color:#CCCCCC;
	height:50px;
	padding-top:2px;
}
#grafton p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#000099;
	line-height:1.3em;
	margin:0;
}
#grafton img {
	border:none;
	margin:0;
	vertical-align:text-bottom;
}
.updates {
	font-size:10px;
	color:#FF0000;
	line-height:1.3em;
}
.design {
	font-size:10px;
	color:#000099;
	line-height:1.3em;
}