body 
{ 
	background-color:#141414; 
	margin:0 auto;
	padding:0;
	font:11pt/1.5 sans-serif;
	width:942px;
} 

.photo
{
	padding:8px;	
}

.left
{
	float:left;
}

.right
{
	float:right;
}

#mainheader
{ 
	margin-top:4px;
	background-color:#444444;
	border-color:#594e17;
	border-style:solid;
	border-width:1px;
	height:110px;
} 

#middlebox 
{
	background-color:#282828;
	border-color:#594e17;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
}
	
#footer 
{
	margin-bottom:2px;
	background-color:#282828;
	border-color:#594e17;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
}

#headerimage
{	

}


.cleaner 
{ 
	clear:both; 
	height:1px; 
	font-size:1px; 
	border:none; 
	margin:0; 
	padding:0; 
	background:transparent; 
} 

#leftbox
{
	background-color:#ff00ff;
	border-color:#594e17;
	border-style:solid;
	border-width:1px;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	float:left; 
	width:210px; 
	margin-right:2px;
	font-size:80%;	
}

#leftbox_main
{
	background-color:#282828;
	float:left; 
	width:210px; 
	margin-right:2px;
	font-size:80%;
	min-height:548px;
}

#leftbox_footer
{
	background-color:#282828;
	float:left; 
	width:210px; 
	font-size:80%;
}

#leftbox_menu
{

}

.leftbox_menu_button
{
	border-color:#484848;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	margin-left:10px;
	margin-right:10px;	
	text-align:center;	
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.leftbox_menu_button_first
{
	border-top-style:solid;
	margin-top:10px;
}

.leftbox_menu_button_last
{
	margin-bottom:10px;
}

#mainbuttonSend, #mainbuttonClear, #mainbuttonAdd
{
	background-image:url(../images/mainbuttonunsely.jpg);
	width:100px;
	height:25px;
	cursor:pointer;
	margin-right:10px;
	float:left;	
}

.imgs
{
	float:right;
	clear:right;
	margin-left:20px;
	display:none;
}

.imgsborder
{
	border-color:#282828;
	border-style:solid;
	border-width:1px;
	cursor:default;	
}

.demo
{	
	margin-left:10px;
	margin-right:10px;	
	margin-top:40px;
	margin-bottom:40px;
	text-align:justify;
}

.page_numbers
{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#BBBBBB;
	text-align:right;
	margin-top:6px;
	margin-right:10px;
	margin-bottom:6px;
}

#mainbuttonSend a, #mainbuttonClear a
{
	color:#3C3C3C;
	text-decoration:none;
	font-weight:bold;
}

a
{
	text-decoration:none;
	outline: none;
}

a:link {color:#6cb5e9;}     										/* unvisited link */
a:visited {color:#6cb5e9;}  										/* visited link */
a:hover {color:#6cb5e9; text-decoration:underline;}   				/* mouse over link */
a:active {color:#6cb5e9;}  	

a.leftbox_menu_buttonsel
{
	color:#6cb5e9;
	text-decoration:none;
}

a.leftbox_menu_buttonsel:link {color:#6cb5e9;}     										/* unvisited link */
a.leftbox_menu_buttonsel:visited {color:#6cb5e9;}  										/* visited link */
a.leftbox_menu_buttonsel:hover {color:#6cb5e9;}   										/* mouse over link */
a.leftbox_menu_buttonsel:active {color:#6cb5e9;}

a.leftbox_menu_buttonunsel
{
	color:#BBBBBB;
	text-decoration:none;
}

a.leftbox_menu_buttonunsel:link {color:#BBBBBB;}     										/* unvisited link */
a.leftbox_menu_buttonunsel:visited {color:#BBBBBB;}  										/* visited link */
a.leftbox_menu_buttonunsel:hover {color:#BBBBBB;}						   					/* mouse over link */
a.leftbox_menu_buttonunsel:active {color:#BBBBBB;}

.leftbox_text
{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#BBBBBB;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;	
	padding-bottom:4px;
	text-align:center;
	min-height:100px;
}

.main_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#383838;
	text-align:justify;
	line-height:15px;
	min-height:440px;
}

input, textarea
{
	color:#000000;
	background-color:#585858;
	border-color:#686868;
	border-width:1px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;		
}

form
{

}

label
{
	float:left;
	width:6em;
}

fieldset
{
	border-color:#686868;
	border-width:1px;
	border-style:solid;
}

li
{
	list-style:none;
	margin-left:-20px;
	margin-bottom:10px;
}

.header
{
	background-color:#927f24;
	color:#063666;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;	
	text-align:center;
}

.header2
{	
	color:#BBBBBB;
	border-color:#484848;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;		
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-left:18%;
	margin-right:18%;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
}

.main_text_boundary
{
	padding-top:30px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
}

.main_text_left_right_boundary
{
	padding-left:14px;
	padding-right:14px;	
}

.main_text_top_boundary
{
	padding-top:30px;
}

.main_text_bottom_boundary
{
	padding-bottom:14px;
}

.end_of_text
{
	border-color:#484848;
	border-style:solid;
	border-width:1px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	height:70px;
}

.textbox
{
	background-color:#383838;
	border-color:#927f24;
	border-style:solid;
	border-width:1px;
	margin-top:14px;
	margin-left:14px;
	margin-right:14px;
}

.last_textbox
{
	margin-bottom:14px;
}

#mainbox
{
	background-color:#282828;	
	border-color:#594e17;
	border-style:solid;
	border-width:1px;	
	border-right-style:none;
	margin-bottom:-2px;
	margin-left:210px;
	font-size:80%;	
}

.validation
{
	width:100px;
	height:40px;
}

#last_updated
{
	color:#BBBBBB;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	float:left;
	margin-left:10px;
}

a.id_captcha_refresh
{
	text-decoration:none;
}

a.id_captcha_refresh:link {color:#ff0000;}     										/* unvisited link */
a.id_captcha_refresh:visited {color:#ff0000;}  										/* visited link */
a.id_captcha_refresh:hover {color:#ff0000;}   										/* mouse over link */
a.id_captcha_refresh:active {color:#ff0000;}

#copyright
{
	color:#BBBBBB;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	float:right;
}

#copyright a
{
	color:#129ECC;
	cursor:pointer;
}

#copyright a:link {color:#129ECC;}     										/* unvisited link */
#copyright a:visited {color:#129ECC;}  										/* visited link */
#copyright a:hover {color:#129ECC; text-decoration:underline;color:#129ECC;}   /* mouse over link */
#copyright a:active {color:#129ECC;}

.Guestbook_generic
{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
}

.Guestbookid
{
	color:#585858;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

.Guestbookname
{
	font-weight:bold;
	text-align:left;
	color:#006699;
	margin-left:1%;
	float:left;
	height:20px;
}

.Guestbookdate
{
	color:#BBBBBB;
	font-size:9px;
	text-align:right;
	margin-right:1%;
	float:right;
	height:20px;
}

.Guestbookmsg
{
	background-color:#484848;
	color:#BBBBBB;
	border-color:#282828;
	border-style:solid;
	border-width:1px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;	
	padding-bottom:2px;
	height:66px;
	left:25px;
	overflow:auto;
}

.Guestbookemail
{
	color:#006699;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	margin-left:1%;
	float:left;
	height:20px;
}

.Guestbookwebsite 
{
	color:#006699;
	font-size:10px;
	font-weight:bold;
	font-style:oblique;
	text-align:right;
	text-decoration:underline;
	text-transform:lowercase;
	margin-right:1%;
	float:right;
	height:20px;
}
