@font-face {
	font-family: Warnock;
	src: url('warnock.otf');
}

body { 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

h1 {
	font-family: Warnock, Garamond, serif;
	color: #317b80;
	font-size: 1.8em;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h2{
	font-family: Helvetica, san-serif;
	color: #5d544b;
	font-size: 0.9em;
	margin: 0px;
	text-indent: 0.5cm;
}

h3{
	font-family: Helvetica, san-serif;
	font-style: italic;
	color: #5d544b;
	font-size: 0.9em;
	margin: 0px;
	text-indent: 0.5cm;
	margin-bottom: 5px;
}

p { 
	font-family: Helvetica, san-serif;
	color: black;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 0.5cm;
	margin-right: 1cm;
	margin-bottom: 15px;
}

td { }

a:link { 
	color: #f10b2c;
	text-decoration: none;
}

a:visited { 
	color: #317b80;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

a:active { }

#container { 
	width: 705px; 
}

#main {
	float: left;
	background-color: #c2bdb7;	
}

#nav {
	margin-top: 200px;
	float: right;
	width: 31px;
}

#footer { 
	background-color: #94887c; 
	width: 664px; 
	height: 10px; 
	float: left;
	clear: both; 
	padding: 5px;
	padding-top: 40px; 
	border-bottom: solid 15px;
	border-color: #94887c; 
}

#badges {
	padding-top: 355px;
	padding-left: 410px;
}

#innerbadge {
	padding-top: 120px;
}

#portfoliobadge {
	padding-top: 200px;
}

#emailbadge {
	padding-top: 250px;
}

#door {
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}

#top {
	margin: 0px;
	width: 600px;
	height: 50px;
}

.front {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 674px;
}

.inside {
	background-image: url(../images/inside_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 634px;
	margin: 0px;
}

.resume {
	background-image: url(../images/resume_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 644px;
}

.email { 
	background-image: url(../images/email_bg.jpg); 
	background-repeat: no-repeat; 
	padding-left: 30px; 
	width: 644px; 
	min-height: 624px; 
}

.thanks { 
	background-image: url(../images/thanks_bg.jpg); 
	background-repeat: no-repeat; 
	padding-left: 30px; 
	width: 644px; 
	min-height: 624px; 
}

.portfolio {
	background-image: url(../images/portfolio_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	width: 664px;
	min-height: 624px;
}

.button {
	width: 35px;
	height: 68px;
	background-image: url(../images/door.jpg);
	border: 0px;
}

.navimg {
	margin-top: 5px;
}

.badge {
	margin-bottom: 40px;
}

.footer {
	font-family: Arial;
	color: white;
	text-align: left;
	font-size: 0.65em;
}

.leftresume {
	float: left;
	width: 440px;
}

#skills {
	padding-top: 350px;
	align: left !important;
	float: left;
}

.imgskills {
	margin-left: 40px;
}

.skillhead {
	margin-left: -40px;
}
