@charset "utf-8";
/* style.css - TCi-USA main Style Sheet */

body {
	background-color: #edddea;
	background-image: url(_images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	margin-top: 0;
    margin-bottom: 0}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 0.2em;}
	
td,th { 
	font-family: Arial, Helvetica, sans-serif;}

a {	
    font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;}

  a:link {text-decoration: none; color: #972d27;}
  a:visited {text-decoration: none; color: #972d27;}
  a:hover {text-decoration: underline; color: #C60;}
  a:active {text-decoration: none; color: #972d27;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	color: #932D27;
	font-size: 200%;
	margin-left: 3%;
}
h2 {
	color: #1a1a1a;
	font-size: 150%;
	margin-bottom: 0.1em;
	font-weight: bold;
}
h3 {
	color: #FC3;
	font-size: 100%;
    margin-bottom: 0.1em;
	text-transform: uppercase;
}
h4 {
	color: #FFFFFF;
	font-size: 100%;
}
h5 {
	color: #1a1a1a;
	font-size: 125%;
}

h6 {
	color: #1a1a1a;
	font-size: 75%;
}

.boldLink a {
	color: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}

.horizontal_dotted_line { 
border-bottom: 0.13em dotted #666; 
width: 100%; 
} 

.header_table {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.sidebar_menu {
	margin-top: 1.5em;
}

.homepage_left_content {
	margin-left: 34px;
	background-color: #FFF;
}

.homepage_right_content {
	margin-right: 34px;
	background-color: #FFF;
}

#center_content {
    width:960px;
	background-image: url(_images/center_background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#center_content_frame {
    width:960px;
	background-image: url(_images/gallery_border_expanding.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#center_content_bottom {
    width:720px;
	background-image: url(_images/gallery_border_bottom.jpg);
}

.homepage_sidebar_header {
	color: #1a1a1a;
	font-size: 75%;
	text-align: justify;
}

	div#gallery {width: 720px; height: 385px; margin-left: auto; margin-right: auto;}
	object a {display: none;} 
	object {margin-left: auto; margin-right: auto; display block;}