/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	
	height:100%;
	
	line-height:20px;
	cursor:default;
	margin:0;
	background:url(../../i/bg5.jpg) #000000;
	
	
}

#container {
	width:850px;
	padding:10px;
	margin:0 auto 0 auto;
	height: auto;
	
}

#header {
	width:auto;
	height:125px;
	color:#FFFFFF;

}

#headLogo {
	width:400px;
	float: left;
	text-align:left;

	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#headTitle {
	width:400px;
	float: right;
	color:#FFFFFF;
	
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	text-align:right;
	font-weight:bold;
	line-height:15px;
}

#headTitle .name {
	font-size:20px;
	padding-bottom:20px;

}

#headTitle .title {
	padding-bottom:20px;

}

#headTitle .contact {
	font-size:9px;
	padding-bottom:10px;

}

#menuContainer{
	padding:0;
	margin:0;
	border:0px solid #000000;
	border-bottom:1px;
	width:850px;

}


ul#menu { width: 850px; height: 43px; background: url("../../i/menu/menu-bg.gif") top left repeat-x; font-size: .9em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 30px; color: #222222; text-decoration: none; display: block; float: left; line-height: 200%; padding: 12px 15px 0; }
ul#menu li a:hover { color: #9ACC53; text-decoration:none; border-bottom:none; }
ul#menu li a.current{ color: #9ACC53; text-decoration: none;  background: url("../../i/menu/current-bg.gif") top left repeat-x; padding: 10px 15px 0; }


#content_bg {
	width:850px;
	min-height:375px;

	background:url(../../i/content_bg.jpg) no-repeat bottom right #333333;
	border-top: 0px;
	margin-bottom: 10px;
	overflow:auto;
	font-weight:normal;
	padding-top:10px;
	margin:0px;	

	float:left;
	
}

#left {
	width:300px;
	height: auto;
	
	float: left;
	text-align:left;

	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border:0px solid #000000;
	

}


#right {
	width:500px;
	height: auto;
	float: right;

	font-size:10px;
	
	border:0px solid #000000;
	
	padding-right:20px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	text-align:left;
	line-height:15px;
}


#content p{
	text-align:justify;
	text-indent:10px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-weight:normal;
	
}

#copyright {
	width:auto;
	height:auto;
	color:#FFFFFF;
	text-align:right;
}

#content h1{
	font-weight:bold;
	font-size:14px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	
}

.imageFrame {
	border-style:solid;
	border-color: #444444;
	border-width:1px;
}

a {
	color:#9ACC53;
	text-decoration:none;
}
a:hover {
	 border-bottom:1px dotted #9ACC53; 
}

a.nohover:hover {
	background: none;
 	border-bottom:0px dotted #9ACC53; 
}

a img:hover {
	border: 1px  dotted #9ACC53 ! important;
}

a.noLinkEffect img:hover, a.noLinkEffect {
	border: 0px  dotted #9ACC53 ! important;
}

.listBox{
	float:left;
	padding-left:10px;
	padding-right:35px;
}	


/*-- View Page CSS -- */
.info_title { 
	float: left;
	
	width:90px;
	padding-right:5px;

	text-align:left;
	font-size: 9px; 
	font-style:inherit;  
}

.info_name{
	float: left;

	text-align:left;
	font-size: 9px; 
	font-style:inherit;  
}

#infoBlock{
	float: left;
	text-align:left;
	
	border: 0px solid #000000;
	margin-bottom: 10px;
	
	height: auto;
	min-width:320px;
}

#infoBlock hr{
	width: 250px;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	margin-top:3px;
	margin-bottom:5px;
}


.infoTitle{
	font-size:15px;
	font-weight:bold;
	line-height:normal; 
}

#pictureFrame{
	border: 0px solid #000000;
	width:275px;
	height:200px;
	overflow:hidden;
	
	vertical-align:middle;
	text-align:center;
	
	float:right; 
}
#aboutFrame{
	min-width:100px;
	border: 0px solid #000000;
	line-height:15px;
}

#soundCuesTitle{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;

	position: absolute;
	bottom: 65px;
}

#soundBox{
	border: 1px dotted #111111;
	background-color:#222222;
	margin-top:5px;
	
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
	
	padding:5px;
	
	position: absolute;
	bottom: 0px;

	
	width:590px;
	height:50px;
	
	vertical-align:bottom;
	text-align:left;
	float:right; 
}
.soundLink{
	float:left;
	padding: 0px 1px 5px 1px;
}
#commentFrame{
	clear: left;
	padding-left:10px;
}

/* Portfolio CSS */

#portfolio_left{
	width: 150px;
	min-height:350px;
	
	float: left;
	text-align:right;

	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	
	border-right:1px dotted #555555;
	

}

#portfolio_left a {
	text-decoration:none;
	color:#999999;
	line-height:25px;	

}

#portfolio_left a.currentPort {
	font-size:11px;
	font-weight:bolder;
	color:#9ACC53;
}

#portfolio_right{
	width: 600px;
	min-height:350px;

	float: right;

	font-size:10px;
	
	border:0px solid #000000;
	
	padding-right:20px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	text-align:left;
	line-height:15px;
	position: relative;

	

}

.disp_img {
	padding:0px;
	border: 1px solid grey;
}

.disp_img_def {
	padding:3px;
	width:100px;
	border: 1px solid grey;
}




