*{	padding: 0; margin: 0; border:none; }
/*body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, embed, object {	padding: 0; margin: 0; } */

body{ font: .95em Arial, Helvetica; }

#bodybox{	padding-left:3%; padding-top: 10px; padding-bottom: 14px; min-width:550px; }

#page{
	background: url(star-back-repeat.gif);
	text-align:center;
	width:94%;
	border: 5px double #ffffff;
}
#titlebox
{
	background: url(title-back.gif);
}
#logotitlebox
{
	background: url(logo-back.png);
	background-position: center center;
	background-repeat:no-repeat;
	height: 100px;
}
#menuspace
{
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}
#menuspace a
{
	background: url(white-star-menu-back.gif);
	background-color:#000000;
	background-position: bottom left;
	background-repeat:no-repeat;
	padding: .3em .4em .3em 28px;
	line-height: 2em;
}
#menuspace a:link,a:visited
{
	color:#ffffff;
	text-decoration:none;
}
#menuspace a:hover
{
	background: url(black-star-menu-back.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
}
#menuspace .selected
{
	background: url(black-star-menu-back.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
}
.bodyback
{
	clear:both;
	background: url(trans85.png);
	margin:3px;
	text-align:left;
	padding:0px 0px 10px 0px;
}
.bodyback p a
{
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	color:#000000;
	font-weight:bold;
	background-color:#eeeeee;
}
.bodyback p a:hover
{
	color:#ffffff;
	background-color:#000000
}
.bodyback li a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.bodyback li a:hover
{
	color:#ffffff;
	background-color:#000000
}
.picfloat
{
	float:right;
	margin:10px;
	border: double 2px #000000;
}
.youtubefloat
{
	width:430px;
	height:350px;
	float:right;
	margin:10px;
	border: double 2px #000000;
}
.picbox
{
	float:right;
	margin: 10px 10px 10px 20px;
	border:1px solid;
	padding:0px;
	text-align:center;
	font-size: 90%;
	font-weight:bold;
	overflow:hidden;
/*		background: url(picture_window.gif);*/
	width:480px;
	background-color:#dddddd;
}
.picboximage
{
	width:480px;
	float:left;
}
.picboxleftlink
{
	width:240px;
	height:360px;
	border:none;
}
.picboxleftlink:hover
{
	background: url(lastpiclink.gif);
	border:none;
}
.picboxrightlink
{
	width:240px;
	height:360px;
	border:none;
}
.picboxrightlink:hover
{
	background: url(nextpiclink.gif);
	border:none;
}
.piccaption
{
	color:#000000;
	clear:both;
	padding:0px 0px 6px 0px;
}
.piccaption textarea /* Note, this is for <textarea> rather than the .textarea style */
{
	border:0px;
	background-color:#dddddd;
	padding:.5em;
	font-family: arial,hevetica;
}
.piccaption p
{
	text-align:center;
}

p
{
	padding: 5px 5px 0px 5px;
	font-size: 1em;
	line-height: 1.3em;
}
h1, h2, form
{
	padding: 5px 5px 0px 5px;
}
li
{
	margin: 6px 0px 0px 22px;
}
.floatingleft
{
	float:left;
	margin:5px 12px 0px 12px;;
}
.clearer
{
	clear:both;
}