/* CSS Document */
body {
    background-color: #ffffff;
    text-align: center;
    margin: 0px auto;
    font-family: verdana;
    font-size: 11px;
}

.phototext{
	font-size:9px;
}

a:link {color: #484848}
a:visited {color: #484848}

#sitecontainer {
    width: 700px;
	background-color: #ffffff;
    text-align: left;
	margin: 10px auto 10px;
} 
#pagenav {
	    text-align: right;
		width: 698px;
	    background-color: #ffffff;
	    height: 5px;
	    padding-top: 4px;
		padding-bottom: 0px;
	}
 #pagenav a {
	        padding-left: 0px;
	        padding-right: 0px;
	        color: #484848;
	        font-weight: normal;
	        text-decoration: none;
	    }
 #pagenav a:hover {
	            color: black;
	        } 
			
#subcontainer {
    width: 700px;
	background-color: #ffffff;
    margin: 10px auto 10px;
    text-align: left;
} 

#header {
    width: 660px;
    height: 78px;
    padding: 20px;
	background:   url(images/header.jpg);
}
   #header h2 {
        font-size: 0px;
        font-family: verdana;
        color: #0000ff;
        text-decoration: none;
    }
			
	#content_left {
	    width: 400px;
	    float: left;
		font-size: 12px;
	    margin-left: 12px;
		margin-top: 12px;
	} 
	
	#content_left h1 {
		font-size: 14px;
		color: #484848;
		font-weight: bold;
		line-height: 1.4;
		}
		
	#content_left p {
		font-size: 12px;
		color: #484848;
		font-weight: normal;
		line-height: 1.6;
		}
		
		
		
		
div.img
{
  margin: 0px;
  border: 2px solid black;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.img_bios
{
  margin: 0px;
  height: auto;
  width: auto;
  float: left;
}

	
		
#content_left2 {
	    width: 670px;
	    float: left;
		font-size: 12px;
	    margin-left: 12px;
		margin-top: 12px;
	} 
	
	#content_left2 h1 {
		font-size: 14px;
		color: #484848;
		font-weight: bold;
		line-height: 1.4;
		}
		
	#content_left2 p {
		font-size: 12px;
		color: #484848;
		font-weight: normal;
		line-height: 1.6;
		}		
		
	
	#content_right {
	    width: 220px;
	    float: right;
	    margin-left: 5px;
		margin-top: 12px;
	} 
	
		#content_right h1 {
		font-size: 14px;
		color: #484848;
		font-weight: bold;
		line-height: 1.4;
		}	
	
		#content_right p {
		font-size: 12px;
		color: #484848;
		font-weight: normal;
		line-height: 1.6;
		}
	

	
	
	#software{
	width: 350px;
	height: 61px;
	border: 1px dashed #484848;
		}
	
	

	
	
	
	

#content_right_news {
	    width: 210px;
		margin-right: 10px;
}

#content_right_news h1{
		font-size: 10px;
		font-weight: bold;
}

#content_right_news h4{
		font-size: 10px;
		font-weight: normal;
}
	
	
#content_right3 {
	    width: 250px;
		height: 338px;
		background:    url(file:///C|/Documents%20and%20Settings/Compaq_Owner/My%20Documents/Jaggy/JT2/images/wd.jpg);
	    float: right;
	    margin-left: 5px;
		margin-top: 5px;
	} 	
	

	#footer {
	    clear:both;
		width: 600px;
	    background-color: #ffffff;
	    height: 10px;
	    color: #cbcbcb;
	    font-size: 10px;
		text-align: left;
	}

div.img_bio
{
  margin: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: left;
  line-height: 1.4;
}