/* Page Structure
---------------------------------------------------------*/
body {
	background: url(images/stripebg.gif);
	margin: 10px 0px 0px 50px;
	padding: 0px;
	color: #333;
	font-family: verdana, arial, courier-new, sans-serif;
	font-size: 11px;
	}

.banner {
	width: 700px;
	height: 150px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	margin: 25px 35px 0px 0px;
	}

div.main {
	background-color: white;
	border-width: 2px;
	border-style: solid;
	border-color: white;
	margin: 25px 35px 0px 0px;
	width: 700px;
	padding: 0px;
	color: #333;
	font-family: verdana, arial, courier-new, sans-serif;
	font-size: 11px;
	}

a:link {color: #993333; text-decoration: none;}
a:visited {color: #993333; text-decoration: none;}
a:hover {color: #EB714D; text-decoration: none;}  
a:active {color: #993333; text-decoration: none;}

a img {border: none; } 

/* a:hover {color: #993333; border-bottom: 1px dotted #000;} */

.footer {
	color: white;
	margin-top: 13px;
	margin-bottom: 15px;
	width: 674px;
	text-align: center;
	}

.footer span {
	color: #993333;
	}

.footer span#designer {
	color: #333;
}

.footer span#designer a:link,
.footer span#designer a:hover,
.footer span#designer a:active,
.footer span#designer a:visited
{
	color: #333;
	text-decoration: none;
}
	
/* Resume 
---------------------------------------------------------*/
table {
	margin: 7px;
	}

td {
	font-size: 11px;
	padding:9px;
	vertical-align: top;
	}

h2 {
	font-variant: small-caps;
	font-family: times new roman, serif;
	font-size:18px;
	font-weight: 600;
	letter-spacing: 6px;
	margin-top: 0px;
	}

.category {
	width: 160;
	}

.details {
	background-color: #f1f1f1;
	}

.header {
	font-family: times new roman, serif;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: 600;
	line-height: 1.2em;
	}

.header2 {
	font-family: times new roman, serif;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: 600;
	}

.info {
	float: right;
	text-align: right;
	}

.title {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 500;
	}

ul {
	list-style-type: circle;
	}

#print {
	margin-left: 10px; 
	margin-top: 400px;
	margin-bottom:0px;
	}

* html #print {
	margin-top: 560px;
	m/argin-top: 470px;
	}

