body {
margin: 0px;
text-align: center;
font-family: georgia;
font-size: 77%;
color: black;
background-image: url('images/bodybg.jpg');
}

body.gal {
background-image: url('images/ngalbg.jpg');
padding-bottom: 30px;
}

div#wrap {
width: 760px;
margin: 0 auto;
text-align: left;
}

body.gal div#wrap {
background-image: url('images/ngalbg2.jpg');
border: #e00030  double 5px;
margin-top: 40px;
margin-bottom: 40px;
padding: 30px;
width: 716px;
padding-top: 20px;
}

body.gal div.galinside {
border: #e00030 double 5px;
background: white;
}

a {
color: blue;
}

a:hover {
color: navy;
}




table {
border-collapse: collapse;
}


div#expfoot {
text-align: center;
color: white;
padding: 1em;
}

div#expfoot a {
color: white;
}

div.list_items table {
border-collapse: collapse;
width: 100%;
border-bottom: black solid 1px;
background: white;
}


div.list_items table th {
text-align: left;
padding: 6px;border-bottom: black solid 3px;
}

div.list_items table th a {
color: navy;
}

div.list_items table td {
padding: 6px;
border-top: gray solid 1px;
padding-right: 10px;
}

div.list_items table tr.tr2 td {
background: #e0e0e0;
}

h1 {
margin-top: 0.2em;
margin-bottom: 0.2em;
padding-bottom: 0.4em;
padding-top: 0.4em;
border-bottom: #e0e0ff solid 1px;
}

h1 a {
font-size: 60%;
}

table.formtable {
width: 700px;
}

div.adminbox {
float: right;
border: navy solid 1px;
background: #f0f0ff;
padding: 4px;
margin-left: 10px;
clear: both;
}


img {
border: 0px;
}

div.itemview {
background: white;
}

div.itemview table {
border-collapse: collapse;
width: 100%;
border-top: none;
}

div.itemview table td {
border-bottom: pink solid 1px;
vertical-align: top;
padding: 0px;
color: #002040;
}

div.itemview table td.left {
width: 100%;
}

div.itemview table td.right {
padding: 15px;
}

div.itemview {
font-size: 110%;
text-align: center;
}

div.itemview img {
padding: 10px;
border: pink double 3px;
}

div.itemview div.itemview2 img {
border: none;
}


div.itemview p {
padding-left: 15px;
}

h2
{
	color: maroon;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	text-align: center;
	font-style: italic;
	margin-top: 1em;
}

h3 {
background: pink;
color: #002040;
padding: 5px;
padding-left: 15px;
margin: 0px;
text-align: center;
}

h3 a {
color: maroon;
}

h3 a:hover {
color: red;
}


div#contactdata {

}

small {
display: block;
}

td.c1 {
width: 20%;
text-align: right;
padding-right: 15px;
}

div#adminframe {
border: #e0e0e0 solid 1px;
padding: 10px;
padding-top: 0px;
background: white;
}

div.msg {
background: #ffffd0;
padding: 10px;
}

div#adminmenu {
background: #f0f0f0;
padding: 10px;
}

div.list_offers {
background: white;
padding: 20px;
}

div.list_offers table {
width: 100%;
background: white;
border: #e00030  double 3px;
margin-bottom: 20px;
}

div.list_offers table td {
text-align: left;
font-size: 120%;
color: #C36;
width: 100px;

vertical-align: middle;
padding: 10px;
}

div.list_offers table td.desc {
width: 100%;

padding: 10px;
padding-left: 0px;

}

div.list_offers table td.desc a {
color: #C36;
text-decoration: none;
}

div.list_offers table td.desc a:hover {
color: red;
}
