/* CSS Document */

body {
     background: #333232; /* original background #020815 */;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #333333;
	font-variant: normal;
}
p.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #020815;
}

.resumedark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.credits {
font-family:  Arial, Helvetica, sans-serif;
color:#DFBA76;
font-size:12px;
font-weight: bold;
font-style:italic;
}

.resume {
font-family:  Arial, Helvetica, sans-serif;
color: #DFBA76;
font-size:12px;
font-weight: normal;
line-height: 14px;
}

h1 {
font-family:  Arial, Helvetica, sans-serif;
color: #dfba76;
font-size:30px;
font-weight: normal;
}
 
a:link {
	color: #DFBA76;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #DFBA76;
	font-weight: bold;
	font-size: 14px;
}

a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#DFBA76;
	font-weight: bold;
	font-size: 12px;
	
}
a.menu:link {
	color: #020815;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Verdana, sans-serif;
	color: #020815;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.menu:visited {
	font-family: Times, Verdana, sans-serif;
	text-decoration: none;
	color: #020815;
	font-weight: bold;
	font-size: 16px;
}

a.credit:link {
	color: #D2C29D;
	font-family: Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	
}
a.credit:hover {
	color: #D2C29D;
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a.credit:link {
	color: #D2C29D;
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.copyright {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #dfba76;
}

.statement {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.titles {
	color: #dfba76;;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

