html, body {
   margin : 0;
   padding : 0;
   	background-image: url(../img/back.jpg);
	background-repeat: repeat;
		font-family: Arial, Helvetica, sans-serif;

}



#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 4px groove #000066;
	margin-top: 2px;
}
#top {
	background-image: url(../img/top_logo.jpg);
	background-repeat: no-repeat;
	height: 204px;
}
#top a {
	color: #FFFFFF;
	background-color: #0041B7;
}

#top p {
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	margin-top: 2px;
	padding: 0px;
	font-weight: bold;
	margin-right: 12px;
}

#web_design {
	width: 760px;
}
#web_design img { border:none;
}

#portfolio {
	background-image: url(../img/recent.jpg);
	background-repeat: no-repeat;
	height: 46px;
	clear: both;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #666666;
}
#csites {
	background-image: url(../img/portfolio_back.jpg);
	height: 159px;
	background-repeat: repeat-x;
	text-align: center;
}
#csites img {
	padding-top: 18px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#links {
	background-image: url(../img/links.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

li { display: inline; }

li a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
	background-color: #DFBD35;
	color: #fff;
	background-image: url(../img/back.jpg);
}
#since1997 {
	background-image: url(../img/1997.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#cleft {
	float: left;
	width: 76%;

}
#cleft li a,#cleft li a:hover {
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#cleft li a:hover {
	color: #FFFFFF;
}

#cright {
	float: left;
	width: 20%;
	margin-left: 20px;
}
#cright p {
	text-align: center;
}

#cleft h1 {
	font-size: x-large;
	color: #666666;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-style: oblique;
}
#cleft h2 {
	font-size: medium;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#cleft p {
	font-size: small;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	text-align: justify;
	padding-right: 10px;
}
#cleft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #475511;
	display: list-item;
}
#cleft ul {
	color: #999900;
	list-style-type: disc;
}
.rig {
	text-align: right;
	float: right;
	padding-left: 6px;
}
#cleft h3 {
	font-size: x-small;
	padding-left: 5px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #000000;
}
a {
	color: #000000;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	cursor: help;
}
#text-to-speech  {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#text-to-speech h2 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#text-to-speech h1 {
	font-size: medium;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#text-to-speech p {
	font-size: small;
}

#copyright {
	font-size: x-small;
	text-align: center;
}
#copyright img {border:none;}
table {
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.other {
	font-size: 2px;
	color: #FFFFFF;
	width: 100%;
}
.other a, .other a:hover {
	color: #FFFFFF;
}
.skip a {
	font-size: x-small;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.skip {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: right;
	color: #6F648F;

}
.clear {
	clear: both;
}
