body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7F0A3C;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited { 
	color: #7F0A3C;
}

a:hover {
	text-decoration: underline;
}

li {
	color: #000000;
}

li a:link {
	border-bottom: 1px dotted #000000;
	color: #666666;
}

li a:hover {
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #000000;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #000000;
}

.err {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}
.com {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: green;
}

/* Header */

#header {
	width: 700px;
	height: 160px;
	margin: 0 auto;
	padding: 10px;
	background: #797979 url(images/img3.jpg) no-repeat 10px 10px;
	position: relative;
}

#header a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 700px;
    height: 160px;
}

#header * {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}

#header h1 {
	padding: 128px 0 0 300px;
	font-weight: bold;
}

#header h2 {
	padding: 128px 0 0 0;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif) repeat-x;
	border: 10px solid #797979;
	border-top: none;
}

#colOne {
	float: left;
	width: 180px;
	padding: 20px 10px;
}

#colOneAlt {
	float: left;
	width: 640px;
	padding: 20px 10px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 280px;
	padding: 20px 10px;
}
#colTwoAlt {
	float: left;
	width: 460px;
	padding: 20px 10px;
}

#colThree {
	float: left;
	width: 180px;
	padding: 20px 10px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#table1 {
	width:100%;
	border-collapse:collapse;
}

#table1 td, #table1 th {
	font-size:1em;
	border:1px solid #797979;
	padding:3px 7px 2px 7px;
}

#table1 th {
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#2E2E2E;
	color:#ffffff;
}
#table1 tr td {
	color:#000000;
}

#table1 tr.alt td {
	color:#000000;
	background-color:#E3E3E3;
}

#table1 tr.alt td.total {
	text-align: center
}

#table2 {
	width:100%;
	border-collapse:collapse;
}

#table2 a:link {
	text-decoration: none;
	color: #436EEE;
}


#table2 td, #table2 th {
	font-size:1em;
	border:1px solid #D2D2D2;
	padding:3px 7px 2px 7px;
}

#table2 th {
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#2E2E2E;
	color:#ffffff;
}
#table2 tr td {
	color:#000000;
}

#table3 {
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
}

#table3 td, #table1 th {
	font-size:1em;
	padding:3px 7px 2px 7px;
}

#table3 th {
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#2E2E2E;
	color:#ffffff;
}
#table3 tr td {
	color:#000000;
}

#table3 tr.alt td {
	color:#000000;
	background-color:#E3E3E3;
}

#table3 tr.alt td.total {
	text-align: center
}



#gallerytb td, #gallerytb th {
	width: 154px
}

#testi {
	width:454px;
	border-collapse:collapse;
}

#testi tr.top td {
	height: 41px;
	background: #FFFFFF url(images/quote_top.jpg) no-repeat ;
}

#testi tr td.middle {
	background: #FFFFFF url(images/quote_middle.jpg) ;
}

#testi tr.bottom td {
	height: 41px;
	background: #FFFFFF url(images/quote_bottom.jpg) no-repeat ;
}

table.testiquote {
	width:454px;
	border-collapse:collapse;
}

table.testiquote tr td.testiside {
	width: 60px
}

table.testiquote tr td.quote {
	color:#000000;
}
table.testiquote tr td.name {
	text-align:right
}

#miniquote tr td.name {
	text-align:right
}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

IMG.rightA {
	float:right;
}

DIV.center {
    text-align: center 
}

/* Footer */

#footer {
	padding: 14px;
	text-align: center;
	font-size: 12px;
}

#footer * {
	color: #ffffff;
}
