body{
 color: #000000;
 background: #C0C0C0;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 17px;
 font-size: 14px;
 padding: 0px;
 margin: 0px;
}

p{
 padding: 5px;
 margin: 0px;
}

h1{
 padding: 5px;
 font-size: 20px;
 font-weight: 700;
}

.subtitle{
 font-size: 18px;
 font-weight: 600;
}

h2{
 padding: 5px;
 font-size: 18px;
 font-weight: 600;
}

h3{
 padding: 5px;
 font-size: 16px;
 font-weight: 600;
}

.name{
 font-size: 14px;
 font-weight: 600;
}

table.content{
 width: 100%;
}

table.gallery{
 width: 100%;
}

td.gallery{
 text-align: center;
 width: 50%;
}

a:link{
 color: #000080;
 text-decoration: underline;
}
a:visited{
 color: #333347;
 text-decoration: underline;
}
a:hover{
 color: #0000FF;
 background-color: #CCCCEE;
 text-decoration: underline;
}
a:active{
 color: #00C0C0;
 text-decoration: underline;
}

p.menu{
 padding: 3px 0px 3px 30px;
 margin: 10px 0px 10px 5px;
 line-height: 17px;
}

a.menu:link{
 color: #000080;
 text-decoration: none;
}
a.menu:visited{
 color: #000080;
 text-decoration: none;
}
a.menu:hover{
 color: #0000FF;
 background: transparent;
 text-decoration: underline;
}
a.menu:active{
 color: #00C0C0;
 text-decoration: none;
}

a.menu_special{
 font-weight: 600;
}
a.menu_special:link{
 color: #FF3300;
 text-decoration: overline underline;
}
a.menu_special:visited{
 color: #FF3300;
 text-decoration: overline underline;
}
a.menu_special:hover{
 color: #FF0000;
 background: transparent;
 text-decoration: none;
}
a.menu_special:active{
 color: #FF3300;
 text-decoration: none;
}

.menu_recent{
	color: #FF3300;
	font-weight: 600;
	font-size: 12px;
	font-variant: small-caps;
}

#style{
 table-layout: fixed;
}

#banner{
 width: 965px;
 height: 191px;
 background: url(top.png) no-repeat;
}

#ol {
 width: 161px;
}

#om {
 width: 793px;
}

#or{
 width: 11px;
}

#l {
 width: 161px;
 height: 573px;
 vertical-align: top;
 background: url(l.gif) repeat-y;
}

#m {
 width: 793px;
 vertical-align: top;
 background: url(m.gif) repeat-y;
 padding-bottom: 50px;
}

#r{
 width: 11px;
 vertical-align: top;
 background: url(r.gif) repeat-y;

}

#ul{
 height: 11px;
 background: url(ul.gif) no-repeat;
}

#u {
 background: url(u.gif) repeat-x;
}

#ur{
 background: url(ur.gif) no-repeat;
}

.admin, .medium{
 font-size: 12px;
 font-style: normal;
}

.pic{
border: 0px;
}

#validated{
width: 765px;
text-align: right;
}

p.guestbook{
border-top: 1px solid #222222;
}

.neu{
 margin: -5px 0px -5px 0px;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #eeeeee;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	padding: 2px;
}
