BODY
{
	background-color	: #FFFFFF;	
	padding-top			: 0px;
	margin-top			: 0px;
	margin-bottom		: 5px;
}

BODY.frame_center_left
{
	text-align			: right;
	margin-top			: 5px;
	margin-right		: 5px;
	padding-right		: 0px;
}

BODY.frame_center_right
{
	text-align				: left;
	margin-top				: 5px;
	background-image		: url(../pictures/front01.jpg);
	background-repeat		: no-repeat;
	background-attachment	: fixed;
	background-position		: bottom left;
	
}

BODY.frame_bottom_right
{
	text-align			: left;
	margin-left			: 10px;
}

DIV.Close
{
	position			: absolute;
	width				: 50;
	left				: 471;
	top					: 10;
	z-index				: 1;
}

DIV.UpControl
{
	position			: absolute;
	width				: 50;
	left				: 470;
	top					: 10;
	z-index				: 1;
}

DIV.UpControl2
{
	position			: absolute;
	width				: 50;
	left				: 470;
	top					: 35;
	z-index				: 1;
}

DIV.DownControl
{
	position			: absolute;
	width				: 50;
	left				: 470;
	top					: 345;
	z-index				: 1;
}

P.main
{
	color				: #000000;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	text-align			: justify;
	letter-spacing		: 1px;
	margin-top			: 0px;
	margin-right		: 10px;
}

P.picture
{
	color				: #000000;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	text-align			: left;
	letter-spacing		: 1px;
	margin-left			: 0px;
	margin-top			: 0px;
}

P.frame
{
	color				: #000000;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	text-align			: justify;
	letter-spacing		: 1px;
	margin-top			: 5px;
	margin-left			: 0px;
	margin-right		: 5px;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	width				: 480;
}

P.small
{
	color				: #7F7F7F;
	font-family			: "Arial", sans-serif;
	font-size			: 10px;
	text-align			: justify;
	margin-left			: 5px;
}

P.menu
{
	color				: #000000;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	letter-spacing		: 2px;
}

P.Title
{
	position			: absolute;
	left				: 6px;
	top					: 366px;
	z-index				: 0;
	width				: 493;
	color				: #C0C0C0;
	font-family			: "Arial", sans-serif;
	font-weight			: bold;
	font-size			: 42px;
	text-align			: left;
	letter-spacing		: 2px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	padding-top			: 0px;
	padding-bottom		: 0px;
}

P.SubTitle
{
	position			: absolute;
	left				: 8px;
	top					: 388px;
	z-index				: 0;
	width				: 493;
	color				: #7F7F7F;
	font-family			: "Arial", sans-serif;
	font-weight			: bold;
	font-size			: 20px;
	text-align			: left;
	letter-spacing		: 3px;
	line-height			: 20px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	padding-top			: 0px;
	padding-bottom		: 0px;
}

P.signature
{
	position			: absolute;
	top					: 379px;
	left				: 25px;
	font-family			: "Arial", sans-serif;
	color				: #CCCCCC;
	font-size			: 11px;
	letter-spacing		: 3px;
	text-align			: right;
	z-index				: 0;
}

FONT
{
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
}

TABLE
{
	color				: #7F7F7F;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	letter-spacing		: 1px;
	margin-top			: 0px;
	margin-left			: 0px;
}

IMG.Album
{
	border-style		: solid;
	border-width		: 1px;
	border-color		: #7F7F7F;
}

IMG.Thumbnail
{
	border-style		: solid;
	border-width		: 1px;
	border-color		: #7F7F7F;
}

IMG.Large
{
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
	height				: 300;
}

IMG.Member
{
	border-style		: solid;
	border-width		: 1px;
	border-color		: #000000;
	height				: 290;
	width				: 175;
}

A.menu:active, A.menu:link, A.menu:visited
{
	color				: #000000;
	text-decoration		: none;
}

A.menu:hover
{
	color				: #7F7F7F;
	text-decoration		: none;
}

A:active, A:link, A:visited
{
	color				: #000000;
	text-decoration		: none;
}

A:hover
{
	color				: #7F7F7F;
	text-decoration		: none;
}

#Container
{
	color				: #7F7F7F;
	font-family			: "Arial", sans-serif;
	font-size			: 11px;
	text-align			: justify;
	letter-spacing		: 2px;
	position			: absolute;
	top					: 11;
	left				: 5;
	width				: 460;
	height				: 350;
	overflow			: hidden;
	z-index				: 1;
}
	
#Content
{
	position			: absolute;
	top					: 0px;
	left				: 5px;
}