BODY
{
	font: normal 16px, arial, color: #000000;
	background-color : #000000;
	background-image:url(../images/backgrxx.jpg);
}

A:link 		{color: #bbbbbb}
A:visited 	{color: #bbbbbb}
A:hover 	{color: #bbbbbb}
A:active 	{color: #bbbbbb}

.center {text-align: center;}
.left 	{text-align: left;}

/* -----------------------------------------------*/
/* page title, ENTER*/
.page_title, .pic_name
{
	font-size: 		18px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
}

.section
{
	font-size: 		20px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
}


.link_text, .pic_capture, .h2, .capt1
{
	font-size: 		16px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	20px;
}

.pic_capture
{
	font-size: 		14px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	36px;
	align
}

.info_title
{
	font-size: 	14px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	40px;
	align
}

.info_section
{
	font-size: 	12px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	30px;
	align
}

.info_text
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	align
}

/* -------------------------------- 
guestbook
classes:
.guestbook_head
.guestbook_entry
.guestbook_admin_comment
.guestbook_navig

---- */

.guestbook_head
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	bold;
	line-height: 	18px;
	text-align:	center;

}

.guestbook_entry, .guestbook_admin_comment
{
	font-size: 	10px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	text-align:	center;

}

.guestbook_navig
{
	font-size: 	12px;
	font-family:	arial;
	font-weight: 	normal;
	line-height: 	18px;
	text-align:	center;
}

/* -------------------------------- */ 
.line
{
	font-size: 		16px;
	font-family:	courier;
	font-weight: 	bold;
	line-height: 	18px;
}
/* ....................................................*/

.top_icon
{
	width:			22px;
	height			22px;
	border-wigth:	24px;
	border-heigth:	24px;
	border:			0;
	align			center;
}

