/* Elements */

.floatbug
{
	clear: both;
	height: 1px;
	width: 1px;
}

body
{
	background-color: #A3A3A3;
	background-image: url(background.png);
	background-repeat: repeat;
	margin: 0;
	vertical-align: top;
	padding-bottom: 15px;
}

.lightbody
{
	background-color: #fff;
	background-image: url(background_pop.gif);
	background-repeat: repeat;
	vertical-align: top;
}

img
{
	border: 0;
	margin: 0px 0px 0px 10px;
}

img.enlarge
{
	border: 3px solid #547db6;
}

.vid
{
	border: 0;
	margin: 0;
}

#maincontent
{
	width: 780px;
	padding: 0;
	margin: 0 auto;
}

#topbar
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(main_topbar.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 60px;
}

#conttop
{
	background-color: transparent;
	overflow: hidden;
	text-align: center;
	background-image: url(main_top.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 780px;
	height: 10px;
}

#content
{
	background-color: transparent;
	overflow: hidden;
  background-image: url(main_top.png);
	background-repeat: repeat-y;
	width: 780px;
}

#contbund
{
	background-color: transparent;
	overflow: hidden;
	text-align: center;
	background-image: url(main_bund.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 19px;
}


/* Navigation */

#navibox
{
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 120px;
	padding: 0px 0px 0px 20px;

}

.navitop
{
	background-color: #FFF;
	overflow: hidden;
	background-image: url(navi_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 120px;
	height: 16px;
}

.navi
{
	background-color: #fff;
	overflow: hidden;
	background-image: url(navi_mid.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 120px;
}

.navibund
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(navi_bund.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 120px;
	height: 180px;
}


/* Contentbox */

#contentbox
{
	background-color: #FFF;
	background-image: url(content_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 470px;
}

.contenttop
{
	background-color: #FFF;
	overflow: hidden;
	background-image: url(content_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 470px;
	height: 16px;
}

.contentbund
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(content_bund.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 470px;
	height: 16px;
}

.stregbund
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(streg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 470px;
	height: 16px;
}

.stregthin
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(streg_thin.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 420px;
	height: 2px;
	margin: 5px 0px 10px 30px;
}

/* Picturebox */

#pictbox
{
	background-color: transparent;
	float: left;
	background-image: url(pict_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 149px;
	padding: 0px 10px 0px 0px;
	text-align: center;
}

.picttop
{
	background-color: #FFF;
	overflow: hidden;
	background-image: url(pict_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 149px;
	height: 16px;
}

.pictbund
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(pict_bund.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 149px;
	height: 16px;
}

/* Infobox */

.infotop
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(info_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 149px;
	height: 48px;
}

.infomid
{
	background-color: transparent;
	background-image: url(info_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	padding: 0 10px 0 20px;
	text-shadow: #000 0px 1px 2px;
}

.infobund
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(info_bund.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 149px;
	height: 19px;
}

.infomid a { color: #fff; }

/* hat */

.hat { padding: 16px 0px 0px 40px; }


/* popup */

.poppict
{
	padding: 16px 0px 0px 0px;
	text-align: center;
}


/* inputs */

input, textarea { width: 250px; }
.buttonvid
{
	width: 110px;
	background-color: #D4E5FE;
	border: 1px solid #000;
	margin: 5px 5px 0 5px;
}

/* Fonts */

body, p, ul, li, td, p, h1, h2, h3, h4, h5, h6
{ font-family: "Lucida Grande", Verdana, "Trebuchet MS", Arial, sans-serif; }

h1 { font-family: "Urban", "Lucida Grande", Verdana, "Trebuchet MS", Arial, sans-serif; }

/*p { font-family: Optima, Georgia, Times, Times New Roman, sans-serif; }*/


/* LINKS */

h4 a:link { text-decoration: none; color: #333; }
h4 a:active { text-decoration: none; color: #333; }
h4 a:visited { text-decoration: none; color: #333; }
h4 a:hover { text-decoration: none; color: #000; }

h5 a { text-decoration: underline; color: #2B598C; }
h5 a:hover { text-decoration: underline; color: #000; }

h6 a:link { text-decoration: none; color: #707070; }
h6 a:active { text-decoration: none; color: #707070; }
h6 a:visited { text-decoration: none; color: #707070; }
h6 a:hover { text-decoration: none; color: #4D4D4D; }

p a:link { text-decoration: none; color: #2B598C; }
p a:active { text-decoration: none; color: #2B598C; }
p a:visited { text-decoration: none; color: #2B598C; }
p a:hover { text-decoration: none; color: #FF9900; }

ul a:link { color: #000; text-decoration: none; }
ul a:visited { color: #000; text-decoration: none; }
ul a:active { color: #000; text-decoration: none; }
ul a:hover { color: #000; text-decoration: underline; }

a.gbentrylink:link { color: #fff; text-decoration: none; }
a.gbentrylink:visited { color: #fff; text-decoration: none; }
a.gbentrylink:active { color: #fff; text-decoration: none; }
a.gbentrylink:hover { color: #fff; text-decoration: underline; }


/* FONTS */

h1
{
	color: #2B598C;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	text-shadow: #BBBBBB 0px 2px 3px;
	line-height: 1.4em;
	margin: 0px 20px 10px 30px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #191919;
	text-shadow: #BBBBBB 0px 1px 2px;
	margin: 0px 20px 10px 30px;
	line-height: 18px;
	text-align: left;
}

h3  /* popuptxt */
{
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 5px 0px 0px 0;
	font-weight: bold;
	text-shadow: #fff 0px 0px 4px;
}

h4  /* topbartxt */
{
	font-size: 12px;
	color: #333;
	text-align: left;
	margin: 20px 0px 0px 25px;
	font-weight: bold;
	text-shadow: #fff 0px 0px 4px;
}

h5  /* pictheader */
{
	font-size: 10px;
	color: #2B598C;
	text-align: left;
	margin: 0px 10px 5px 10px;
	padding: 0px 10px 5px 10px;
	font-weight: normal;
}

h6  /* copyright */
{
	font-size: 10px;
	color: #707070;
	text-align: right;
	margin: 0px 5px 0px 0px;
	font-weight: normal;
}

p
{
	font-size: 12px;
	color: #191919;
	text-align: justify;
	line-height: 16px;
	margin: 0px 20px 10px 30px;
}

table
{
	margin: 0px 20px 10px 30px;
	width: 420px;
}

.tablevid
{
	margin: 0 30px 10px 30px;
	width: auto;
}

ul
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #3369A5;
	line-height: 20px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
}

.liactive { color: #FF9900; }

li ul  /* pictheader */
{
	list-style: none;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 -12px;
	padding: 0 0 0 -12px;
}

.gbtxt  /* guestbook */
{
	font-size: 10px;
	color: #191919;
	text-align: justify;
	line-height: 16px;
	margin: 2px 30px 0px 30px;
	width: 400px;
}

.stregguestbook
{
	background-color: transparent;
	overflow: hidden;
	background-image: url(streg_thin.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 400px;
	height: 2px;
	margin: 5px 30px 5px 30px;
}

.gbentryhead
{
	background-color: #2B598C;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	height: 14px;
	border-bottom: #fff;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
	margin: 0 30px;
	width: 400px;
	text-indent: 5px;
}

.gbentryheadsub
{
	background-color: #3A79BE;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	height: 14px;
	border-bottom: #fff;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
	margin: 0 30px 0 30px;
	width: 400px;
	text-indent: 5px;
}

.gbentryheadsubsub
{
	background-color: #5CA5D8;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	height: 14px;
	border-bottom: #fff;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
	margin: 0 30px 0 30px;
	width: 400px;
	text-indent: 5px;
}

.gbsign
{
	background-color: transparent;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: right;
	width: 380px;
	vertical-align: 50%;
	width: 400px;
}
