*{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;	
}
H1 {
	FONT-WEIGHT: normal; FONT-SIZE: 2em; COLOR: #cc3300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 1.5em; COLOR: #ffcc99; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 1.25em; COLOR: #ffcc99; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
MARGIN-LEFT: 5px; COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
	BACKGROUND-COLOR: #990000;
	color: #cccccc;
}
A:link {
	COLOR: #ffcc99
}
.menuText {
	COLOR: #ffcc99}
A:visited {
	COLOR: #cccc99
}
.brightRed {
	COLOR: #ff0000
}
.highlight {
	COLOR: #ffffff
}
.italic {
	FONT-STYLE: italic
}
.credit {
	FONT-SIZE: 70%
}
.others {
	FONT-SIZE: smaller}
.right{
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.littler {
	font-size: xx-small;
}

textarea{
	border: none;


}
input{
border: none;

}
#menu ul{
	text-align: center;
	left: 0px;
	margin: 0px;
	padding: 0px;






}
#menu ul li{
	list-style-type: square;
	display: inline;
	text-align: center;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;



}
#menu li a{
	width: 100%;
	text-decoration: none;



}
#menu li a:hover{
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	color: #FF0000;

}
#prev {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	border: thin solid #999999;
}
#right_menu{
	float:right;
	position: absolute;
	top: 340px;
	right: 20px;
	
}

#right_menu td {
		height: 10px;
	vertical-align:top;
	padding-bottom: 40px;
}



#menu_text{
right:20px;
top:15px;
position:absolute



}

#edit_menu{
right:20px;
top:30px;
position:absolute


}

#right2 img{
	height: 75px;
	width: 75px;
	
}

#right2{
	text-align: right;	
	

}

input{
	border: thin solid #000000;
	background-color: #FFFFFF;
}

.gallerytable{
	padding-top: 60px;
}
b, strong{
	font-size: 1.20em;

}


small{
	font-size: .75em;

}

a{
	text-decoration: none;
}