@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../graphics/tilebg.png);
	font-size:12pt;
	}
		
.black{
	color:#000;
	}		
.bigboldunder{
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
	}
.italic{
	font-style:italic;
	}
.smalltext{
	font-size:10pt;
	}


A:link{
	text-decoration:none;
	color:#666;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	}
	
A:visited{
	text-decoration:none;
	color:#666;
	}
	
A:active{
	text-decoration:none;
	color:#666;
	}
	
A:hover{
	text-decoration:none;
	color:#fff;
	}
	
#container{
	width:980px;
	margin: auto;
	height:620px;
	background-image:url(../graphics/bg.png);
	background-repeat:no-repeat;
	}
	
#birds{
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:20px;
	z-index:2;
	}
#spacer{
	width:88%;
	height:60px;
	margin: auto;
	}	
#Headder{
	width:88%;
	margin: auto;
	text-align:center;
	height:18px;
	}

#Menu{
	width:380px;
	height:75px;
	margin:auto;
	text-align:center;
	background-image:url(../graphics/menuBG.png);
	}
	
#content{
	margin:auto;
	width: 895px;
	height:330px;
	background-image:url(../graphics/transWhite.png);
	}
	
#contentsecond{
	margin:auto;
	width: 895px;
	height:330px;
	background-image:url(../graphics/transWhite.png);
	z-index:4;
	text-align: center;
	}

#resume{
	width:90%;
	height:100%;
	text-align: center;
	}
	
#sideone{
	float:left;
	width:48%;
	height:100%;
	padding: 0px 0px 0px 10px;
	}

#sidetwo{
	float:right;
	width:48%;
	height:100%;
	padding: 0px 10px 0px 0px;
	}
	
#Images{
	margin: auto;
	width: 700px;
	height: 100%;
	}

#footerInfo{
	margin: auto;
	width:895px;
	text-align:right;
	color:#666;
	bottom: 30px;
	}
	
#submenu{
	height:100%;
	border-right:solid thin;
	}	
	
#webmaster{
	margin: auto;
	width:50%;
	color:#000;
	font-size:10px;
	text-align:center;
	}

.webmaster A:link{
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	}
	
.webmaster A:visited{
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	}
	
.webmaster A:active{
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	}
	
.webmaster A:hover{
	text-decoration:none;
	color:#fff;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	}


.gallery A:link{
	text-decoration:none;
	color:#666;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	}
	
.gallery A:visited{
	text-decoration:none;
	color:#666;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	}
	
.gallery A:active{
	text-decoration:none;
	color:#666;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	}
	
.gallery A:hover{
	text-decoration:none;
	color:#000;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	}
	
#container #contentsecond table tr td {
	font-size: 14pt;
}
#container #contentsecond table {
	font-size: 16px;
}

.small{
	font-size:10px;
	}
.small A:link{
	font-size:10pt;
	}
	
.small A:visited{
	font-size:10pt;
	}
	
.small A:active{
	font-size:10pt;
	}
	
.small A:hover{
	font-size:10pt;
	}