body {
    font-family: sans-serif;
    color: white;
    background-color: #202020 }
.black {
    font-family: sans-serif;
    color: white;
    background-color: black }
h1 {
    font-size: large;
    color: black;
    font-weight: bold;
    text-align: left;
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
a:link {
    text-decoration: underline;
    color: red }
a.orange:link {
    text-decoration: underline;
    color: #ffbb11 }
span.orange {
    color: #ffbb11 }
a:visited {
    text-decoration: underline;
    color: #ff8000 }
p { font-size: 12pt; color: white; padding-bottom: 10px; font-family: sans-serif; }
span.grey { font-size: 12pt; text-align: left; color: gray; padding-bottom: 10px; font-family: sans-serif; }
span.red { font-size: 12pt; text-align: left; color: red; padding-bottom: 10px; font-family: sans-serif; }
span.small { font-size: 9pt; text-align: left; color: black; padding-bottom: 10px; font-family: sans-serif; }
p.important { text-align: left; color: red; padding-bottom: 10px; font-family: sans-serif; }
p.right { font-size: small; text-align: right; color: white; padding-bottom: 10px; font-family: sans-serif; }
p.contact { font-style: normal; font-weight: normal; line-height: 1.00; font-size: small; text-align: center; color: white; font-family: sans-serif; }
#fixedFrame {
	padding-top: 2%;
	color: black;
	width: 100%;
    height: 100%; }
#floatingBox {
                            	padding-left: 20px;
                            	padding-bottom: 20px;
                            	padding-right: 20px;
                            	padding-top: 10px;
                            	margin-left: auto;
                            	margin-bottom: auto;
                            	margin-right: auto;
                            	margin-top: -20px;
                            	color: white;
                            	background-color: black;
                            	height: auto;
                            	width: 760px;
                            }
#floatingBox2 {
                            	margin-right: auto;
                            	padding-left: 20px;
                            	padding-bottom: 0px;
                            	padding-right: 20px;
                            	padding-top: 0px;
                            	text-align: center;
                            	margin-left: auto;
                            	margin-bottom: auto;
                            	margin-top: 0px;
                            	color: white;
                            	background-color: black;
                            	height: auto;
                            	width: 760px;
                            }
#floatingBoxVideo {
                            	border-right-width: 0px;
                            	border-left-width: 0px;
                            	border-bottom-width: 0px;
                            	border-color: black;
                            	border-style: solid;
                            	border-top-width: 1px;
                            	margin-right: auto;
                            	margin-left: auto;
                            	margin-bottom: auto;
                            	margin-top: 0px;
                            	color: white;
                            	background-color: black;
                            	height: auto;
                            	width: 800px;
                            }
#floatingBoxRed {
                            	font-size: medium;
                            	margin-left: auto;
                            	margin-bottom: auto;
                            	margin-right: auto;
                            	margin-top: 0px;
                            	color: white;
                            	background-color: black;
                            	height: auto;
                            	width: 800px;
                            }
#imageframe {
                            	text-align: left;
                            	color: black;
                            	margin-bottom: auto;
                            	margin-top: auto;
                            	margin-right: auto;
                            	margin-left: auto;
                            	height: auto;
                            	width: 800px;
                            }
#imageframe2 {
                            	text-align: right;
                            	color: black;
                            	margin-bottom: auto;
                            	margin-top: auto;
                            	margin-right: auto;
                            	margin-left: auto;
                            	height: auto;
                            	width: 800px;
                            }
#commentsbox {
                            	border-left-width: 0px;
                            	border-bottom-width: 0px;
                            	border-right-width: 0px;
                            	border-top-width: 1px;
                            	border-color: black;
                            	border-style: solid;
                            	margin-left: auto;
                            	margin-bottom: auto;
                            	margin-right: auto;
                            	margin-top: 0px;
                            	color: white;
                            	background-color: black;
                            	height: 30px;
                            	width: 800px;
                            }
#navbox {
                            	padding-right: 10px;
                            	text-align: right;
                            	color: white;
                            	margin-bottom: auto;
                            	margin-top: -35px;
                            	margin-right: auto;
                            	margin-left: auto;
                            	height: 40px;
                            	width: 800px;
                            }
#bullet {
		line-height: 1.50;
	}
span.work {
		font-style: italic;
		color: gray;
	}