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


body {
	background-color: #000000;
}
body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #CC0000;
}
.bigger_links {
	font-size: 18px;
	font-weight: bold;
}
a {
	font-size: 14px;
	color: #009900 !important;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.sf-menu a {
	font-size: 1.5em;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC33 !important;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #FF0000;
}

h1 a {
	font-size: xx-large;
}


h2 {
	font-size: x-large;
	color: #FF0000;
}
h3 {
	font-size: large;
	color: #FF0000;
}
h4 {
	font-size: medium;
	color: #FF0000;
}
.content table td{
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
.resumeText td {
	font-size: 1em !important;
}



#navWrapper {
	width: 680px;
	margin: 0 auto;
}
