body {
	background-color: #666;
	background-image: url(../images/usna_background_12.gif);
	background-repeat: repeat-x;
	background-position: 0pt top;
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	margin: 0px;
	padding: 0px;
}

a:link        { color: #960; font-size: 12px; font-weight: bold; text-decoration: none }
a:visited  { color: #960; font-weight: bold; text-decoration: none }
a:hover      { color: #f93; text-decoration: none }
h1  {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2   {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.83em;
	margin-left: 0;
}
h3   { font-size: 12px;  font-weight: bold; margin-bottom: 1px }
h4 { font-size: 12px;  font-weight: bold }
h4 a:link { color: #009; font-size: 12px;  font-weight: bold }
h4 a:visited { color: #009; font-size: 12px;  font-weight: bold }
h4 a:hover  { color: #f93; font-size: 12px;  font-weight: bold }
h5 { color: #c00; font-size: 11px;  padding-right: 10px; padding-left: 10px }
h5 a { color: #c00; font-size: 10px;  }
h5 a:link { color: #600; font-size: 10px;  text-decoration: underline }
h5 a:visited { color: #600; font-size: 10px;  text-decoration: underline }
h5 a:hover { color: #c00; font-size: 10px; font-weight: bold; text-decoration: none }
h6 { font-size: 9px; font-weight: bold }
p    {
	color: #333;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 18px;
}

.home-page p    {
	
	font-size: 16px;
	
	
	line-height: 21px;
}

ul  li  {
	color: #333;
	font-size: 12px;
	padding: 2px;
}

ol  li  {
	color: #333;
	font-size: 12px;
	padding: 2px;
}
#container {
	background-color: #ffffff;
	text-align: left;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #000000;
	border-right-color-value: #000000;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #000000;
	border-left-color-value: #000000;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

#header {
	position: relative;
	background-image: url(../images/image_header_2012-extension.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #5195D4;
}
#header-text {
	position: absolute;
	top: 20px;
	left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	width: 550px;
}
#header-01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-variant: normal;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#header-02 {
	font-size: 28px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	word-spacing: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#header-02 a:link        {
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none
}
#header-02 a:visited  {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
#header-02 a:hover      { color: #f93; text-decoration: none }

/**/
div#nav     {
	margin-bottom: 0px;
	width: auto;
	background-image: url(../images/menu-gradient-red-03.gif);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
	z-index: 1;
	height: 34px;
}

div#nav  a:link   {
	color: #FFF;
	text-decoration: none
}
div#nav  a:visited  { color: #FFF; text-decoration: none }
div#nav  a:hover   {
	color: #000
}
div#nav  a:active { color: #800080 }


div#nav ul  {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	border-style: solid;
	border-width: 0 1px;
	border-color: #ccc;
	background-color: #06C;
}
div#nav li     {
	font-weight: bold;
	text-align: center;
	list-style: none;
	margin: 0px;
	position: relative;
	z-index: 5;
	width: 92px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
div#nav li:hover {
}

div#nav li a   {
	z-index: 10;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 0;
}
div#nav>ul a {width: auto;}



div#nav ul ul  { display: none; position: absolute }
div#nav ul ul li {
	border-bottom: 1px solid #CCC;
	
}

#main-content

{
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	min-height: 400px;
}
#left-column

{
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-value: #999999;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	margin-top: 0px;
	margin-left: 4px;
	background-color: #FFF;
}


div#company-nav     {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 164px;
	padding-right: 4px;
	padding-left: 4px;
	z-index: 1;
}

div#company-nav  a:link   {
	color: #FFF;
	text-decoration: none
}
div#company-nav  a:visited  { color: #FFF; text-decoration: none }
div#company-nav  a:hover   {
	color: #000
}
div#company-nav  a:active { color: #800080 }


div#company-nav ul  {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}
div#company-nav li     {
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	list-style: none;
	margin: 0;
	position: relative;
	z-index: 5;
	width: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding: 0px;
}
div#company-nav li:hover {
}
div#company-nav li a   {
	z-index: 10;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	background-image: url(../images/menu-gradient-red-03.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
}
div#company-nav>ul a {width: auto;}



div#company-nav ul ul  { display: none; position: absolute }
div#company-nav ul ul li {
	border-bottom: 1px solid #CCC;
	
}


#right-content

{
	margin-top: 0pt;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 230px;
	width: 520px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 6px;
	padding-left: 12px;
}


#right-content img

{
	border: 1px solid #666;
	margin: 6px;
}

.classmates h1 {
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.classmates h2 {
	background-color: #6CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00F;
}

.classmates h3 {
	background-color: #CFF;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #CCC;
}



#footer-outside {
	color: #666;
	background-color: #333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#footer-outside p {
	color: #666;
	margin: 0px;
	padding: 6px;
	height: 24px;
}

#footer-outside p a:link        { color: #960; font-size: 12px; font-weight: bold; text-decoration: none }
#footer-outside p a:visited  { color: #960; font-weight: bold; text-decoration: none }
#footer-outside p a:hover      { color: #f93; text-decoration: none }


.large_table   { background-color: #fff; padding: 0; width: 750px; border: double 1px #000 }
.attendee_table  { font-size: 12px;  background-color: #fff; padding: 0; width: 40px; border: double 1px #000 }
.attendee_table h1 { color: #000; font-size: 10px;  font-weight: bold; background-color: #ccc; height: 32px }
.small_table { font-size: 12px; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; background-color: #fff; padding: 55px; width: 450px }
.small_table_left { font-weight: bold; text-align: right; padding-top: 5px; padding-bottom: 5px; border-right: 1px double #999 }
.small_table_right { text-align: left }
.small_table a { font-size: 12px; margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px }
.small_table a:link { color: #960; font-size: 12px; text-align: left; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 5px }
.small_table a:visited { color: #960; font-size: 12px; text-align: left; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 5px }
.small_table a:hover { color: #f93; font-size: 12px; text-align: left; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 5px }
.column_left  { margin: 6px; padding: 6px; width: 205px }
.col_left_heading   { color: #fff; font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif; font-weight: bold; background-image: url("../images/_new_site_images/orange_gradient.gif"); background-repeat: repeat-x; text-indent: 12px; margin-top: 4px; margin-left: 4px; padding: 6px; width: 210px }
.column_right  { padding: 2px; width: 525px; vertical-align: top }
.java { color: #f00; font-size: 12px }
.java_table { padding: 12px; width: 200px; border: solid 1px #000 }
.MyStyle { color: #f00; font-size: 42px }
.top_menu { color: #f90; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; padding: 4px 2px }
.top_menu a { color: #f90 }
.top_menu a:link { color: #f90 }
.top_menu a:visited { color: #f90 }
.top_menu a:hover { color: #ff0 }
.photo-insert { padding: 2px 6px 6px; float: left }
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { clear:both; height:0px; font-size: 1px; line-height: 0px; }  /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
#left-column h2{
	text-align: center;
	margin-top: 18px;
}
