@charset "UTF-8";
body {
	background-color: #5A0000;
}


#container {
	background-color: black;
	background-image: url(images/birdback-01.png);
	background-repeat: no-repeat;
	width: 975px;
	height: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: inherit;
	border: #FFF dotted thin;
	color: white;
	margin: 0 auto;
	padding-top: 1px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
	display: block;
}

#header {
	width: 650px;
	height: 90px;
	padding-right: 12px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #FFC 1px solid;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	float: right;
}

#toplinks {
	width: 642px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 44px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
    padding-bottom: 2px;
    display: inline;
	float: right;
}

.clear {
	width: 100%;
	height: 75px;
	display: inline;
	margin: 0 auto;
	
}
#toplinks a{text-decoration: none;
	color: #fff;}
#toplinks ul .item{display:none;}
#toplinks ul:hover .item{display:block;background:#000;padding:1px;margin:1px;}

#toplinks ul:hover .top{display:block;background: #FF6;padding:1px;margin:1px;}
#toplinks ul:hover .top a{color:#000;text-decoration:none;}
#toplinks ul:hover .item a{color:#fff;text-decoration:none;}
#toplinks ul:hover .item a:hover{color: #FFCC00;}

#toplinks ul{width:85px;float:left;margin:1px;padding:2px;background: #300;list-style:none;}


#rightpic {
	width: 280px;
	height: 365px;
	font-size: 9px;
	text-align: center;
	background-color: #300;
	border: white 1px dotted;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 25px;
	float: right;
	display: inline;
	
}

#middlepart {
	font-size: 11px;
	width: 450px;
	height: 435px;
	margin-right: 5px;
	margin-left: 195px;
	margin-top: 25px;
	margin-bottom: 5px;
	display: block;
	float: left;

}

.namelogo {
	font-size: 30px;
	text-align: right;
	color: #FF6;

	
}

.namelogo a:hover {
	text-decoration: none;
	color: #FF6;
}

.namelogo a:active {
	text-decoration: none;
	color: #FF6;
}

.namelogo a {
	text-decoration: none;
	color: #FF6;
}

.namelogo a:visited {
	text-decoration: none;
	color: #FF6;
}


.titlelogo {
	font-size: 18px;
	text-align: right;
	font-style: oblique;

}

#quicklinks {
	width: 500px;
	height: 200px;
	font-size: 12px;
	margin-top: 500px;
	margin-bottom: 2px;
	margin-left: 50px;
	margin-right: auto;
	display: block;
	clear: left;
	
	
}

#quicklinks p {
	margin-right: 27px;
	margin-left: 27px;
}

table {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	border: none;
}

td {
	border: none;
	padding: 5px;
}

#footer {
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	display: block;
	
}


#footer a{
	text-decoration: none;
	color: white;
}

#footer a:hover{
	text-decoration: none;
	color: #000;
	background-color: #F03;
}

#footer a:visited{
	text-decoration: none;
	color: white;
}


#linkscontainer {
	background-color: #333;
	font-size: 14px;
	width: 600px;
	height: 435px;
	padding: 10px;
	border: thin white groove;
	margin-right: 5px;
	margin-left: 195px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;


}

#linkscontainer a{
	color: yellow;
	text-decoration: none;
}

#linkscontainer a:hover{
	color: #FFC;
	background-color: red;
	text-decoration: none;
	font-style: oblique;
}
#linkscontainer a:visited{
	color: white;
	text-decoration: none;
}
#linkscontainer a:active{
	color: white;
	text-decoration: none;
}

#resumecontain {
	background-color: black;
	background-image: url(images/birdback-01.png);
	background-repeat: no-repeat;
	width: 975px;
	height: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: inherit;
	border: #FFF dotted thin;
	color: white;
	margin: 0 auto;
	padding-top: 1px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
	display: block;
}

#mainresume {
	font-size: 10px;
	width: 700px;
	height: 435px;
	padding: 10px;
	margin-right: 5px;
	margin-left: 195px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	
}

#contactcontainer {
	background-color: #333;
	font-size: 14px;
	width: 600px;
	height: 575px;
	padding: 10px;
	border: thin white groove;
	margin-right: 5px;
	margin-left: 195px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;


}

#contactcontainer a{
	color: yellow;
	text-decoration: none;
}

#contactcontainer a:hover{
	color: #FFC;
	background-color: red;
	text-decoration: none;
	font-style: oblique;
}
#contactcontainer a:visited{
	color: white;
	text-decoration: none;
}
#contactcontainer a:active{
	color: white;
	text-decoration: none;
}


#mainweb {
	font-size: 10px;
	width: 700px;
	height: 435px;
	text-align: left;
	padding: 10px;
	margin-right: 5px;
	margin-left: 195px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	
}

#contactcontainer table {
text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}

td {
	border: none;
	padding: 2px;

}
