
body {
 margin: 0,0,0,0;
 padding: 0,0,0,0;
 background: #333333;
 font-family: Arial, helvetica, sans-serif;
 font-weight: 500; 
 text-align: left;
 letter-spacing: 1px;
 text-indent: 0px;
 font-size: 16px
}

a:link {
 text-decoration: none;
 color: #6666CC;
 font-weight: 600
}

a:visited {
 text-decoration: none;
 color: #9999FF;
 font-weight: 600
}

a:hover {
 text-decoration: underline;
 color: #CCCCCC;
 font-weight: 600
}

li {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 500; 
 letter-spacing: 1px;
 text-indent: 15px;
 color: #000000;
 font-size: 16px
}

p {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 500; 
 letter-spacing: 1px;
 text-indent: 15px;
 color: #000000;
 font-size: 16px
}

#author {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 700; 
 text-align: left;
 letter-spacing: 1px;
 text-indent: 0px;
 color: #000000;
	font-size: 19px
}

#axiom {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 800; 
 letter-spacing: 1px;
 text-indent: 0px;
 color: #FF9933;
 font-size: 16px
}

#cap { 
 font-family: Arial, helvetica, sans-serif;
 text-transform: uppercase;
 font-size: 14px;
 font-weight: 500;
}


#copy {
 font-weight: 600; 
 letter-spacing: 0px;
 text-indent: 0px;
 color: #ccccff;
 font-size: 12px
}

#function {
 font-family: Arial, helvetica, sans-serif;
 text-indent: 21px;
 font-weight: 500; 
 text-indent: 0px;
 color: #000000;
 font-size: 14px
}

#headline {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 500; 
 text-align: left;
 letter-spacing: 1px;
 text-indent: 0px;
 color: #ff9933;
font-size: 19px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px
}

#intro {
 font-family: Arial, helvetica, sans-serif;
 text-align: center;
 font-weight: 500; 
 color: #000000;
 font-size: 17px
}

#image {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 500; 
 letter-spacing: 1px;
 text-indent: 0px;
 color: #000000;
 font-size: 16px
}

#name {
 font-family: Arial, helvetica, sans-serif;
 text-align: center;
 letter-spacing: 2px;
 font-weight: 900; 
 color: #000000;
 font-size: 24px
}

#number {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 800; 
 letter-spacing: 1px;
 text-indent: 0px;
 color: #ff9933;
 font-size: 19px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px
}

#quote {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 800; 
 letter-spacing: 0px;
 text-indent: 0px;
 text-align: center;
 color: #ff9933;
 font-size: 19px
}

#sub {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 800; 
 letter-spacing: 1px;
 text-align: center;
 color: #ff9933;
 font-size: 16px
}

#title {
 font-family: Arial, helvetica, sans-serif;
 font-weight: 700; 
 letter-spacing: 0px;
 text-indent: 0px;
 color: #000000;
 font-size: 22px
}

.width470 {
	max-width: 470px;
}
.width621 {
	max-width: 775px;
}
img {
	max-width: 100%;
}
.nav-row {
	background-color: #ffffff;
}
.header-table td,
.head-2 {
background-color: #001E55;
}
.header-table td{
	width: 15%;
}
.header-table .head-2 {
	width: 65%;
}
.header-table .no-mobile {
	width: 35%;
}

@media (max-width: 640px) {
	.no-mobile {
		display: none;
	 }
	.side-menu {
	display: table-footer-group;
	width: 100%
	}
	.top-td,
	.main-body {
	display: table-header-group;
	width: 100%;
	}
	.width470.
	.width621 {
	width: 100%;
	}
	table.width640 {
	padding: 0 10px;
	}
	.main-body img,
	.img150,
	.img200 {
    float: none;
    margin: 0 auto;
	}
	table.img200 {
		height: 100%;
	}
	.width621 a {
		min-height: 28px;
		display: inline-block;
	}
	.side-menu a {
		width: 80%;
		padding-left:10%;
	}
}

@media (max-width: 400px) {
	#intro img,
	.img284 {
		width: 90%
	}
}