body {
	font-family: Trebuchet MS, Arial, sans-serif; 
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../images/pinstripe.jpg) repeat-x;
	background-attachment: fixed;
}

#body img {
	display: block;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	padding: 0px;
}

#header {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/background.jpg) repeat-y;
	margin: 0px;
}

#nav {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/background.jpg) repeat-y;
}   
#nav ul {
	height: 23px;
	background: url(/images/nav-background.jpg) repeat-x;
	margin: 0px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
#nav a:link{
	color : #ffffff;
	text-decoration : none;
}
#nav a:hover{
	color: #FFFFCC;
	text-decoration : none;
}
#nav a:visited{
	color : #ffffff;
	text-decoration : none;
}
#nav a:visited:hover{
	color : #FFFFCC;
	text-decoration : none;
}
#nav a:active{
	color : #FFFFCC;
	text-decoration : none;
}
#nav #currentpage a {
	color: #FFFFCC;
	text-decoration : none;
}


#content {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/background.jpg) repeat-y;
}

#content-left-section {
	float: left;
	width: 625px;
	padding-top: 10px;
	padding-right: 15px;
	margin: 0px;
}

#left {
	float: left;
	width: 205px;
}

#left-content {
	float: left;
	padding-left: 5px;
	width: 200px;
	text-align: justify;
	background: url(../images/left-background.png) repeat-y;	
}

#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 4px 0px 0px 3px;
	margin: 0px;
	text-transform: uppercase;
}

.ltTitle {
	background-color: #6666FF;
	border: 1px solid #999;
	width: 190x;
	height: 20px;
	color: #fff;
}

#left h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	margin: 0px;
	border-bottom: 1px solid #001477;
}

#left ul {
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#left li {
	list-style-type: none;
	line-height: 20px;
	border-bottom: 1px dashed #CCC4B7;
}
#left li a{
	font-size: 12px;
	width: 190px;
	height: 20px;
	color : #666666;
	text-indent: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	background: url(../images/left-li-arrow.jpg) no-repeat;
	display: block;
}

#left li a:hover{
	color : #FFFFFF;
	width: 190px;
	height: 20px;
	font-weight: normal;
	display: block;
	text-indent: 14px;
	background: url(../images/left-li-arrow-white.jpg) no-repeat;
	background-color: #999999;
}

#left img {
	display: block;
}


#center {
	float: right;
	width: 410px;
	color: #000000;
	text-align: justify;
	padding-bottom: 8px;
}
#center h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #990000;
}
#center h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#center p {
	padding: 0px;
	margin: 0px;
}

#center a{
	color : #990000;
	text-decoration : none;
}

#center a:link{
	color : #990000;
	text-decoration : underline;
}
#center a:hover{
	color : #CC0000;
	text-decoration : underline;
}
#center a:visited{
	color : #990000;
	text-decoration : underline;
}
#center a:visited:hover{
	color : #CC0000;
	text-decoration : underline;
}
#center a:active{
	color : #990000;
	text-decoration : underline;
}
#center img {
	display:block;
}

#centerBottom {
	font-size: 11px;
	color:  #666;
	line-height: 16px;
	text-align: center;
	padding-top: 6px;
	margin:5px 0 0 0;
	border-top: 1px solid #e5e5e5;
}

#centerBottom a:link{
	color: #666;
	text-decoration : none;
}
#centerBottom a:hover{
	color : #990000;
	text-decoration : none;
}
#centerBottom a:visited{
	color : #666;
	text-decoration : none;
}
#centerBottom a:visited:hover{
	color : #990000;
	text-decoration : none;
}



#content-right-section {
	float: right;
	width: 90px;
	padding-top: 10px;
	margin: 0px;
}
#content-right-section form{
	padding: 0px;
	margin: 0px;
}
#content-right-section input{
	padding: 0px;
	margin: 0px;
}



#little-nav {
	float: left;
	color: #FFFFFF;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/background.jpg) repeat-y;
}   
#little-nav ul {
	background: url(/images/little-nav-background.jpg) repeat-x;
	margin: 0px;
	height: 19px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
}
#little-nav ul li {
	height: 19px;
	list-style-type: none;
	display: inline;
	padding-right: 30px;
}
#little-nav a:link{
	color : #ffffff;
	text-decoration : none;
}
#little-nav a:hover{
	color: #FFFFCC;
	text-decoration : none;
}
#little-nav a:visited{
	color : #ffffff;
	text-decoration : none;
}
#little-nav a:visited:hover{
	color : #FFFFCC;
	text-decoration : none;
}
#little-nav a:active{
	color : #FFFFCC;
	text-decoration : none;
}
#little-nav #currentpage a {
	color: #FFFFCC;
	text-decoration : none;
}