a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:link:hover {
	color: black;
}

a:visited:hover {
	color: black;
}
a#resumeSec {
	text-decoration: none;
	color: #750108;
	font-size: 11px;
	font-weight: bold;
}

body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#body {
	position: relative;
	text-align: justify;
	margin-top: 5px;
	padding: 15px;
	width: 422px;
	height: 394px;
	margin-left: 291px;
	border: 0px solid orange;
	overflow: auto;
	scrollbar-arrow-color: black;
	scrollbar-arrow-color: #6699CC;
	scrollbar-base-color: #750108;
}

div#comingSoon {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 10px auto;
	text-align: center;
}

div#countryName {
	font-size: 12px;
	font-weight: bold;
	background-color: #750108;
	color: #FFFFCC;
	padding: 5px;
	margin-bottom: 5px;
}

div#family {
	position: relative;
	text-align: justify;
	margin-top: 0px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 422px;
	height: 425px;
	margin-left: 291px;
	border: 0px solid orange;
	background-image:url(../images/family.gif);
	background-repeat: no-repeat;
}

div#familybody {
	border: 0px solid white;
	padding: 10px;
	height: 325px;
	margin: 0px;
	margin-right: 110px;
	overflow: auto;
	scrollbar-arrow-color: black;
	scrollbar-arrow-color: #6699CC;
	scrollbar-base-color: #750108;}

div#footer {
	position: relative;
	text-align: center;
	top: 3px;
	margin-left: 291px;
	width: 440px;
	border: 0px solid orange;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

div#frame {
	height: 100%;
	width: 100%;
	border: 10px solid white;

}

div#inheritance {
	border-top: 3px solid #660000;
	border-bottom: 3px solid #660000;
	margin: 10px auto;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 11px;
	text-align: center;
}

div#lyrics {
	width: 90%;
	border-top: 3px solid #660000;
	border-bottom: 3px solid #660000;
	margin: 10px auto;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 11px;
	text-align: center;
}

div#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	background-image: url(../images/table_background.jpg);
	background-repeat: no-repeat;
	border: 1px solid white;
}



div#profile {
	width: 300px;
	border-top: 3px solid #660000;
	border-bottom: 3px solid #660000;
	margin: 30px auto;
	padding: 10px;
	background-color: #CCCCCC;
	font-size: 11px;
}

div#resume {
	width: 380px;
	border-top: 3px solid #660000;
	border-bottom: 0px solid #660000;
	margin: 10px auto;
	padding: 5px;
	padding-top: 0px;
	background-color: #CCCCCC;
	font-size: 11px;
}

div#resumeHeading {
	width: 100%;
	background-color: white;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

div#resumeLinks {
	width: auto;
	border-top: 3px solid #660000;
	border-bottom: 3px solid #660000;
	margin: 10px auto;
	padding: 3px;
	background-color: #CCCCCC;
	font-size: 11px;
	text-align: center;
}

div#quote {
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin: 10px auto;
	margin-top: 120px;
	width: 375px;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #FFFFCC;
	background-color: #CCCCCC;
	background-color: #750108;
}

div#stateName {
	font-size: 10px;
	text-align: center;
	width: 100%;
}

input#submitButton {
	color: #750108;
	border-color: #750108;
	font-weight: bold;
}

input {
	border-color: #750108;
}

td#continent {
	vertical-align: top;
	background-color: black;
	width: 30px;
}

td#country {
	vertical-align: top;
	background-color: #CCCCCC
}

td#vertical {
	vertical-align: middle;
}



td#timeframe {
	border-bottom: 1px solid black;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	width: 110px;
}

td#job {
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	padding-bottom: 10px;
}

