html, body

{
	background-image: url(../images/background.jpg); 
	background-attachment: fixed;
	text-align: center;
	background-color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;	
}

#pageWrapper
{
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	position:relative;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
}

#pageWrapper .align-center
{
	text-align: center;	
}

#pageWrapper .align-right
{
	text-align: right;
}

#pageWrapper .align-justify
{
	text-align: justify;
}

#pageWrapper .align-left
{
	text-align: left;
}


#masthead
{
	background-image: url('../images/bg.jpg');
	width: 1000px;
	height: 280px;
	top: 0px;
	font-size: 9pt;
	font-weight: bold;
	position:absolute;	
	background-color: black;
}

#bglogo
{
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
	left: 80px;
	width: 840px;
	height: 280px;
}

#user_online
{

	position: absolute;
	width: 145px;
	height: 30px;
	top: 10px;
	right: 15px;
	font-family: verdana, arial;
	font-size: 11px; 
	color: #f5c72b;

}

#languageMenu
{

	position: absolute;
	width: 145px;
	height: 30px;
	top: 250px;
	left: 25px;
	font-family: verdana, arial;
	font-size: 11px; 
	color: #f5c72b;
	text-align: left;
}

#bgguitar 
{
	background-image: url('../images/bgguitar.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position:relative;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#content
{
	background-image: url('../images/bg.jpg');
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	top: 279px;	
	font-size: 9pt;
	font-weight: bold;
	position:absolute;
	
}

#leftColumn
{
	width: 140px;
	float: left;
	position:relative;
	padding-left: 25px;
	margin: 0 auto;
	
}

#menu_1
{

	width: 140px;
	float: left;
	position:relative;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#left

{
	width: 140px;
	float: left;
	top: 0px;
	position:relative;
	padding-top: 40px;
	margin: 0 auto;
	
	
}

#normal
{
	margin-left: 180px;
	margin-right: 200px;
	border-left: solid #757473 1px;
	padding-left: 10px;
	
}


#right
{
	width: 140px;
	float: right;
	padding-right: 25px;
	margin: 0 auto;
}

TD, TH, P, OL, UL, DIV, H1, H2, LI {

font-family: verdana, arial;
font-size: 12px;
color: #f5c72b;
text-align: left;
margin: 0px auto;
padding: 0px;
font-weight: normal;

}

LI {margin-left: 10px;}

H1 { font-size: 15px; color: #cccccc; font-weight:bold;}
H2 { font-size: 13px; color: #cccccc; font-weight:bold;}

A:link 		{color: red; text-decoration: underline;}
A:visited 	{color: red; text-decoration: underline;}
A:hover 	{color: #f5c72b; text-decoration: underline;}

DIV#menu LI { font-size: 13px; font-weight: bold;}
DIV#menu A:hover {color: black; text-decoration: none;}

/*---------------------------------------- menu -------------------------------*/

/* Menu 1 column */

#menu_1 {	

	vertical-align: top; 
	width: 150px;
}

#menu_1 DIV {
	width: 95%;
}

#menu_1 DIV A {
	color: #f5c72b;
	text-decoration: none;

}

#menu_1 DIV A:hover {

	text-decoration: underline;

}

/*  MENU 1, level 1, normal state (NO) */

#menu_1 DIV.menu1-level1-no {
  font-size: 11px;
}

/*  MENU 1, level 1, active state (ACT) */

#menu_1 DIV.menu1-level1-act {

  font-weight:bold;
  font-size: 11px;
  color:#cccccc;
}

#menu_1 DIV.menu1-level1-act A {

  color:#cccccc;

}

/*  MENU 1, level 2, normal state (NO) */

#menu_1 DIV.menu1-level2-no {

  font-size: 11px;
  padding-left:20px;
}

/*  MENU 1, level 2, active state (ACT) */

#menu_1 DIV.menu1-level2-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
}

/* Style for the Path-menu: */

#path {
  white-space: nowrap;
  background-color: #F8F8EC;
  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}

#path A {
  text-decoration: none;
  color:black;
}

#path A:hover {

 text-decoration: underline;
}


* default styles for extension "tx_veguestbook_pi1" */



    .tx-guestbook-list-table { border-style: solid; border-color: #757473; border-width: 2px; }
    .tx-guestbook-list-header {background-color: #770101; color: #cccccc; font-weight:bold; border-style: solid; border-color: #757473; border-width: 1px; } 
    .tx-guestbook-list-row { border-style: solid; border-color: #757473; border-width: 1px; }
    .tx-guestbook-list-rowleft { background-color: #ffffff; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: ; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }






