﻿BODY {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #f5f5f5
    }
.header {
    HEIGHT: 50px; 
    BACKGROUND-COLOR: #333333
    }
.header_text {
    DISPLAY: inline; 
    PADDING-LEFT: 10px; 
    FONT-WEIGHT: bold; 
    FONT-SIZE: 16px; 
    PADDING-BOTTOM: 20px; 
    COLOR: orange; 
    PADDING-TOP: 10px
    }
.header_menu_bar {
    BACKGROUND-COLOR: #000000; 
    color:#CC9900
    }
.leftcell {
	background-color: #333333;
	height: 450px;
}
.photocell   { 
    background-repeat: repeat; 
    background-position:  
               left top; ; background-color:#000000 
    }
.nav {
    color: #CC9900; 
    background-color: #000000; height:20
    }
.nav a:link {
    font-family: Arial; 
    font-size: 9pt; 
    color: #CC9900; 
    text-decoration: none
    }
.nav a:visited {
    font-family: Arial; 
    font-size: 9pt; 
    color: #CC9900; 
    text-decoration: none
    }
.nav a:active {
    font-family: Arial; 
    font-size: 9pt; 
    color: #CC9900; 
    text-decoration: none
    }        
.nav a:hover {
    font-family: Arial; 
    font-size: 10pt; 
    color: #FFFFFF; 
    text-decoration: none; 
    font-style: italic; 
    font-weight: bold
    }
.footer {
    BACKGROUND-COLOR: #d3d3d3
    }
.gallery_thumb {
    border: 1px solid #CC9900
    }
.gallery_thumbs_table {	
    border:2px solid #CC9900; 
    color: #CC9900; 
    font-family: Arial; 
    font-size: 9pt; 
    font-weight: bold; 
    background-color: #333333
    }
.portfolio_thumbnail {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.portfolio_image_info {
	FONT-SIZE: 11px; COLOR: silver
}
.main_content_box {
	padding:30px; font-family:Arial; font-size:10pt
}
.content_heading {
	FONT-WEIGHT: bold
}
.left_sidebar {
	
}
.right_sidebar {
	
}
.copyright_notice {
	FONT-SIZE: 10px; COLOR: white
}
}
A:link {
	FONT-SIZE: 11px; COLOR: #0060FF; text-decoration:underline 
}
A:active {
	FONT-SIZE: 11px; COLOR: #D3D3D3;text-decoration:underline
}
A:visited {
	FONT-SIZE: 11px; COLOR: #800080;text-decoration:underline
}
A:hover {
	FONT-SIZE: 11px; COLOR: #CC3300; font-style:italic; text-decoration:underline
}
.hidediv {
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}
.error_box {
	BACKGROUND-COLOR: #000000
}
.inputs {
	FONT-SIZE: 11px; COLOR: #006; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; BACKGROUND-COLOR: #dcdcdc
}