html { min-height: 100%; margin-bottom: 1px; }

body { height:100%; margin: 0px; padding: 0px; }

body   { font-size: 11px; font-family: 'Verdana','Helvetica','Arial', Sans-Serif; }
body * { font-size: 100%; font-family: 'Verdana','Helvetica','Arial', Sans-Serif; }

h1, h2, h3, h4, h5, h6  { margin-top: 0px; padding-top: 0px; }
h1 { font-size: 15px; color: #3A4558; }
h2 { font-size: 13px; color: #3A4558; font-weight: normal; }
h3 { font-size: 13px; color: #c61800; }
h4 { font-size: 12px; color: #c61800; margin-bottom: 0px; padding-bottom: 0px; }
h5 { font-size: 11px; color: #fff; background-color: #3a4558; padding: 2px 8px 2px 8px; margin: 0px; }
h6 { font-size: 11px; color: #fff; background-color: #c61800; padding: 2px 8px 2px 8px; margin: 0px; text-align: center; }

table { border-collapse: collapse; }
td    { vertical-align: top; text-align: left; }
img   { border-style: none; padding: 0px; margin: 0px; }
form  { margin: 0px; }
p     { margin-top: 0px; padding-top: 0px; }
ul    { margin-top: 0px; padding-top: 0px; padding-right: 24px; }
ol    { margin-top: 0px; padding-top: 0px; padding-right: 24px; }

input, textarea, select { padding: 4px; }

hr { 
  background-color: #c61800;
  color:      #c61800;
  border:     0px;
  height:     1px;
  width:      100%;
  padding:    0px;
  margin:     0px 0px 12px 0px;
}

fieldset { border: 1px solid #000; margin: 0px 0px 24px 0px; padding: 12px 12px 12px 16px; } 
legend { border: 1px solid #000; background-color: #3a4558; font-weight: bold; color: #fff; margin: 0px 0px 0px -12px; padding: 0px 4px 0px 4px; }

a         { color: #3a4558; outline: none; }
a:hover   { color: #666666; }
a:link    {  }
a:visited {  }
a:active  {  } 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
  background-color: #3a4558;
	color: #000;
  text-align: center; 
}

#page {
  margin: 25px auto 10px auto;
  padding: 0px;
  width: 770px;
}

#page_table {
	border: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#tagline {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
	text-align: left;
	padding: 4px 0px 10px 144px;
	float: left;
}

#search {
	float: right;
	margin: 0 0 8px 0;
	padding: 0px;
}

#search_box {
	width: 75px;
}

#search_go {
	font-size: .8em;
}

#col_lt {
	margin: 0px;
	padding: 0px;
	width: 135px;
}

#logo {
	margin: 0px 0px 12px 0px;
}

#col_rt {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#eagle_emblem img { display: block; }

#nav_top_main {
	background-image: url(/images/nav-primary-bg.gif);
	text-align: center;
}

#nav_top_main ul {
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
}

#nav_top_main li {
	display: inline;
}

#nav_top_main a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-decoration: none; 
}

#nav_top_main a:hover {
	background-image: url(/images/nav-primary-bg-on.gif);
}

#nav_top_sec {
	background-image: url(/images/nav-secondary-bg.gif);
	text-align: center;
}

#nav_top_sec ul {
	margin: 0px auto 0px auto;
	padding: 4px 0px 4px 0px;
}

#nav_top_sec li {
	display: inline;
}

#nav_top_sec a {
	background-image: url(/images/nav-secondary-bg.gif);
	color: #3a4558;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	text-decoration: none; 
}

#nav_top_sec a:hover {
	background-image: url(/images/nav-secondary-bg-on.gif);
	color: #fff;
}

#nav_rt {
	margin-right: 4px;
}

.box_nav {
	background-image: url(/images/window_r2_c2_f2.gif);
	border-bottom: 1px solid #000;
	font-size: 10px;
	margin-bottom: 12px;
}

.box_nav a {
	font-weight: bold;
	text-decoration: none;
}

.box_nav_header {
	background-image: url(/images/window_r1_c3_f2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	line-height: 24px;
	padding-right: 12px;
	text-align: center;
}

.box_nav_header a {
	color: #000;
}

.box_nav_header a:hover {
	color: #3a4558;
	text-decoration: underline;
}

.box_nav_links {
	background-color: #fff;
	border-left: 1px solid #000;
	padding: 4px 4px 4px 4px;
}

.box_nav_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.box_nav_links li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.box_nav_links a {
}

.box_nav_links a:hover {
	text-decoration: underline;
}

#main {
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

#main_table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#col_ct_main {
	margin: 0px;
	padding: 0px;
}

#col_ct_nav {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	width: 150px;
}

#content_header {
	background-image: url(/images/window_r2_c2_f2.gif);
	border-left: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

#content_header * {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#content_section {
	background-image: url(/images/window_r1_c3_f2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 24px;
	margin: 0px;
	padding: 0px 12px;
}

#content_section h2 {
	margin: 0px;
	padding: 0px;
}


#content_nav {
	margin: 0px 0px 20px 0px;
}

#content_nav ul {
	margin: 0px;
	padding: 0px;
}

#content_nav li {
	border-right: 1px solid #eee;
	display: inline;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 2px 0px;
}

#content_nav li.last {
	border-right: 0px solid #eee;
}

#content_nav a {
	font-weight: normal;
}

#content_nav a:hover {
}

#content_page_name {
	background-image: url(/images/star-feature.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 26px;
}

#content {
	background-color: #fff;
	background-image: url(/images/corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #000;
  line-height: 2em;
	margin: 0px;
  padding: 0px;
}

#content_text {
	margin: 0px 12px 12px 12px;
	padding: 0px;
}

#content_text table {  }

#content td {
  line-height: 2em;
}

#content img {
  border: 1px solid #000;
}
#content img.borderless {
  border: 0px solid #000;
}



#footer {
	 color: #eee;
	 margin: 0px auto 0px auto;
	 padding: 0px 0px 24px 0px;
	 text-align: center;
	 width: 400px;
}

#footer a {
	 color: #fff;
}

img.right {float: right; margin: 0px 0px 8px 8px;}
.titles-grey {
	font-weight: bold;
	color: #666666;
}

.cell_center { text-align: center; vertical-align: middle; 	line-height: normal !important; }

.product {
  margin: 0px auto 24px auto;
	padding: 0px;
	width: 175px;
}

.product td {
	border: 1px solid #000;
	font-size: 10px;
	line-height: normal !important;
	text-align: center;
	margin: 0px;
	padding: 4px;
}

.product .prod_img {
	background-image: url(/images/window_r2_c2.gif);
	padding: 16px 0px;
}

#anchor_nav { font-size: 13px; margin: 0px auto 16px auto; text-transform: capitalize; text-align: center; }

#anchor_nav a { padding: 0px 3px 0px 3px; white-space: nowrap; }
#anchor_nav .unused { padding: 0px 3px 0px 3px; white-space: nowrap; }

#to_top { clear: both; }

.model_image {display: block; width: 400px; margin: 0px auto 16px auto; }

#artist_table { padding: 0px; margin: 0px; }
#model_thumb_table  {  margin-bottom: 12px; }
#model_thumb_table td { border: 1px solid #000; }

.model_thumb_block {
  height: 80px;
  border: 1px solid #000;
  overflow:hidden;	
}
.model_thumb_block img {
  border: 0px solid #000 !important;
}
.red { color: #c61800; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/***
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.links-artists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;

}
.links-windows {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 21px;
}
.titles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.main-text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 21px;
}
.titles-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.titles-artists {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titlesships {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
.red-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C61800;
}
.titles-white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles-whitelight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.red-link_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C61800;
	text-decoration: underline;
}

.Estilo2 {font-size: 18px}
.Estilo3 {
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF;
  line-height: 35px;
  padding: 1px;
  top: auto;
  text-decoration: none;
  vertical-align: text-top;
}
*/