﻿html, body 
{
	height:100%;
	margin: 0; 
	padding: 0;
}


body {
    background-color:#d9d9d7;
	margin:0px;    
}

a 	
{
    font-family: Tahoma,Arial;
    text-decoration:none;
    font-size: 12px;
    color:#0E4462;
}

a:hover 
{
    font-family: Tahoma,Arial;
    text-decoration:underline;
    font-size: 12px;
    color:#0E4462;
}

.menu_top_left
{
    height: 36px;
    background-color: #1b1b1b;
    margin: 0px auto 0px auto;
}

.menu_top
{
    width: 1000px;
    height: 36px;
    background-color: #1b1b1b;
    background-image: url('../images_site/2_menu.png');
    background-repeat: no-repeat;
    background-position: top left;    
    margin: 0px auto 0px auto;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#ffffff;   
	text-align:right; 
	padding-right:5px;
}

.menu_top_link
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#ffffff;   
	text-align:right; 
	padding-left:25px;
	text-decoration:none;
}

.menu_top_link:hover
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#ffffff;   
	text-align:right; 
	padding-left:25px;
	text-decoration:underline;
}

.menu_top_right
{
    height: 36px;
    background-color: #1b1b1b;
    margin: 0px auto 0px auto;
}




.bluebar_left
{
    height: 1px;
    background-color: #3a7ca8;
    margin: 0px auto 0px auto;
}

.bluebar
{
    width: 1000px;
    height: 1px;
    background-color: #3a7ca8;
    background-image: url('../images_site/2_bluebar.png');
    background-repeat: no-repeat;
    background-position: top left;    
    margin: 0px auto 0px auto;
}

.bluebar_right
{
    height: 1px;
    background-color: #3a7ca8;
    margin: 0px auto 0px auto;
}





.header_left
{
    height: 87px;
    background-color: #032d4a;
    margin: 0px auto 0px auto;
}

.header
{
    width: 1000px;
    height: 87px;
    background-color: #032d4a;
    margin: 0px auto 0px auto;
    vertical-align:top;
}

.header_right
{
    height: 87px;
    background-color: #032d4a;
    margin: 0px auto 0px auto;
}


.headerbot
{
    width: 1000px;
    height: 24px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_headerbot.png');
    background-repeat: no-repeat;
    background-position: top left;    
    margin: 0px auto 0px auto;
}


.sitemain
{
    background-color:#ffffff;
    text-align:left;
    vertical-align:top;    
    width:1000px;
    min-height:500px;
    margin: 0px auto 0px auto;
    padding:20px;
}

.sitemainleft
{
    background-color:#d9d9d7;
    text-align:left;
    vertical-align:top;    
    width:725px;
    min-height:500px;
    margin: 0px auto 0px auto;
    padding-top:15px;
    padding-bottom:10px;
    padding-left:50px;        
    padding-right:50px;    
}

.sitemainright
{
    background-color:#d9d9d7;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#555555;    
    vertical-align:top;    
    width:225px;
    min-height:500px;
    margin: 0px auto 0px auto;
    padding-top:25px;
    padding-bottom:10px;
    padding-left:0px;        
    padding-right:50px;    
}

.footermenu
{
    background-color: #535353;
}

.footermenu_left
{
    height: 252px;
    background-color: #535353;
    margin: 0px auto 0px auto;
}

.footermenuleft
{
    background-color:#535353;
    background-image: url('../images_site/2_botleft.png');
    background-repeat: no-repeat;
    background-position: top left;        
    text-align:center;
    vertical-align:middle;    
    width:316px;
    min-height:252px;
    height:252px;
    margin:  0px 80px 0px 30px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:20px;        
    padding-right:0px;    
}

.footermenumid
{
    background-color:#535353;
    background-image: url('../images_site/2_botmid.png');
    background-repeat: no-repeat;
    background-position: top left;        
    text-align:left;
    vertical-align:top;    
    width:43px;
    min-height:252px;
    height:252px;
    margin:  0px 0px 0px 0px;
    padding:0px;
}

.footermenuright
{
    background-color:#535353;
    background-image: url('../images_site/2_botright.png');
    background-repeat: no-repeat;
    background-position: top left;        
    text-align:left;
    vertical-align:top;    
    width:701px;
    min-height:252px;
    height:252px;
    margin:  0px 30px 0px 40px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:0px;        
    padding-right:20px;    
}

.footermenu_right
{
    height: 252px;
    background-color: #535353;
    margin: 0px auto 0px auto;
}

.footer_left
{
    height: 40px;
    background-color: #1e1e1e;
    margin: 0px auto 0px auto;
}

.footer
{
    width: 1000px;
    height: 40px;
    background-color: #1e1e1e;
    margin: 0px auto 0px auto;
    text-align:right;
    vertical-align:middle;   
    padding-right:50px;             
}

.footer_right
{
    height: 40px;
    background-color: #1e1e1e;
    margin: 0px auto 0px auto;
}

.copyrighttext
{
	font-family: Tahoma,Arial;
	font-size: 13px;
	color:#ffffff;
}

.sitequote
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	color:#ffffff;
}

.pageheader
{
    padding-top:0px;
    padding-left:0px;
    padding-bottom:40px;
}

.thoughticon
{
    margin-top:15px;
}


.thoughtboxtop
{
    height: 14px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_posttop.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}

.thoughtboxbottom
{
    height: 16px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_postbottom.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}

.thoughtboxtitle
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
}

.thoughtbox
{
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#545454;    
    vertical-align:top;    
    width:600px;
    margin: 0px 0px 0px 0px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:2px;    
}

.thoughtboxdate
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#545454;
}

.thoughtboxbottombar
{
	background-color:#ffffff;    
    width: 645px;
    height: 30px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	text-align:right;
}

.bioicon
{
    padding-top:15px;
}

.bioboxtop
{
    height: 14px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_posttop.png');
    background-position: top center;       
    background-repeat: no-repeat;          
}

.biobox
{
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#545454;    
    vertical-align:top;    
    width:600px;
    margin: 0px 0px 0px 0px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;    
}

.bioboxbottom
{
    height: 16px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_postbottom.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}


.projecticon
{
    padding-top:15px;
}

.projectboxtitle
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
}

.projectboxtitle:hover
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
	text-decoration:underline;
}

.projectboxtop
{
    height: 14px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_posttop.png');
    background-position: top center;       
    background-repeat: no-repeat;         
}

.projectbox
{
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#545454;    
    vertical-align:top;    
    width:600px;
    margin: 0px 0px 0px 0px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;    
}

.projectboxbottom
{
    height: 16px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_postbottom.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}





.linkicon
{
    padding-top:15px;
}

.linkboxtitle
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
}

.linkboxtitle:hover
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
	text-decoration:underline;
}

.linkboxtop
{
    height: 14px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_posttop.png');
    background-position: top center;       
    background-repeat: no-repeat;         
}

.linkbox
{
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#545454;    
    vertical-align:top;    
    width:600px;
    margin: 0px 0px 0px 0px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;    
}

.linkboxbottom
{
    height: 16px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_postbottom.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}


.GuestbookHeaderControl
{
    width:690px;
    height:100px;
    border-style:solid;border-width:0px;
}

.guestbookicon
{
    padding-top:15px;
}

.guestbookboxtitle
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
}

.guestbookboxtitle:hover
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight:bold;
	color:#545454;
	padding-bottom:5px;
	text-decoration:underline;
}

.guestbookboxtop
{
    height: 14px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_posttop.png');
    background-position: top center;       
    background-repeat: no-repeat;         
}

.guestbookbox
{
    background-color:#ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    text-align:left;
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#545454;    
    vertical-align:top;    
    width:600px;
    margin: 0px 0px 0px 0px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;    
}

.guestbookboxbottom
{
    height: 16px;
    background-color: #d9d9d7;
    background-image: url('../images_site/2_postbottom.png');
    background-position: top center;       
    background-repeat: no-repeat;     
}

.guestbookboxdate
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#545454;
}

.guestbookboxbottombar
{
	background-color:#ffffff;    
    width: 645px;
    height: 30px;
	font-family: Tahoma,Arial;
	font-size: 11px;
}	

div#pager a.previousNextLink
{
text-decoration : none;
padding : 0.38em 0.5em;
}

div#pager a.previousNextLink:hover
{
text-decoration : underline;
}

/* If “previous” or “next” is disabled, hide it */
div#pager a[class="previousNextLink"][disabled]
{
display : none;
}

/* Page numbers (except active one) */
div#pager a.numericLink
{
color : #35566d;
border : 1px solid #d4d4d4;
padding : 0.3em 0.7em;
text-align : center;
text-decoration : none;
	font-family: Tahoma,Arial;
	font-size: 11px;
}

/* Page numbers mouse over */
div#pager a.numericLink:hover,
/* Active page number */
div#pager span span
{
color : #35566d;
background-color : #c5d3d7;
border : 1px solid #35566d;
padding : 0.3em 0.7em;
text-align : center;
	font-family: Tahoma,Arial;
	font-size: 11px;
}


.bodytext
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#333333;
}

.bodytextbold
{
	font-family: Tahoma,Arial;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

.GalleryHeaderControl
{
    width:690px;
    height:100px;
    border-style:solid;border-width:0px;
}

.PhotoGalleryName
{
	font-family: Tahoma,Arial;
	font-size: 16px;
	color:#333333;
	font-weight:bold;
}

.PhotoGalleryDescription
{
	font-family: Tahoma,Arial;
	font-size: 14px;
	color:#555555;
}

.inputbox 
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	color : #333333; 
	background-image:url('../../images_site/li_bck.png'); 
	font-weight:normal;
	background-color : #ffffff; 
	background-repeat: no-repeat; 
	border-width : 0px; 
	padding:5px; 
	width:190px;
	height:15px;
}


.inputboxarea
{
	font-family : tahoma,arial; 
	font-size : 10pt; 
	font-weight:normal;
	color : #333333; 
	background-color : #ffffff; 
	background-image:url('../../images_site/i_bck.png'); 
	background-repeat: no-repeat; 
	border-width : 0px; 
    padding:5px;
	width:365px;
	height:180px;
	overflow:auto;
}

.SignGuestbook
{
    background-color:#eaeaeb;    
    color:#808080;    
    border-style:solid;
    border-color:#AAAAAA;
    border-width:1px;
}

.SignGuestbook:hover
{
    background-color:#808080;
    color:#ffffff;
    border-style:solid;
    border-color:#AAAAAA;
    border-width:1px;
}


#SB_Welcome
{
    margin: 0px 0px 55px 0px;
}

#SB_PhotoGallery
{
    margin: 0px 0px 40px 0px;
}

#SB_Music
{
    margin: 0px 0px 40px 0px;
}

