html{
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body {
	font-family: Arial, Tahoma, Verdana; 
	font-size: 9pt;
	margin: auto;
    padding: 0px;
    border: 0px;
    text-align: center;
}

p {
	margin-top: 5px;
}
.main_bg{
    width: 1000px; 
    margin: auto;
    text-align: center;
	background: #ffffff url(../images/bg.jpg) center;
	background-repeat:repeat-y;            
}
	
h1 {
	color:#24559c;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
	
h2, legend {
	color:#24559c;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
}

h3, .subheading3 {
	color:#24559c;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
	
img {
	border: none;
} 
	
	
form {
	padding: 0px;
	margin: 0px;
}

th {
	text-align: left;
	vertical-align: top;
}

fieldset {
	border: 2px solid #cccccc;
	padding: 5px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.brd, .table_inner_border, .table_inner_border td, .table_inner_border th {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

/* FOOTER */

#footerdiv {
	font-weight:bold;
}

#footerdiv a:link, #footerdiv a:visited {
	color: #fff;
	text-decoration: none;
}

#footerdiv a:hover {
	color: #fff;
	text-decoration: underline;
}

/* PHOTO THINGY ON INDEX */

#photo_text {
	float: left;
	width: 180px;
	height: 344px;
	margin: 0;
	background: #777777;
	text-align: left; 
	padding: 0px;
	border-right: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

#photo_text a:link, #photo_text a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#photo_text a:hover {
	text-decoration: underline;
}

#photo_text .phtitle_active {
	/*color: #24559c;*/
	color: #deb421;
	font-weight: bold;
	font-size: 14px;
}

#photo_text .phtitle_inactive {
	/*color: #24559c;*/
	color: #deb421;
	font-weight: bold;
	font-size: 14px;
}


.photo_active {
	height: 76px; 
	max-height: 76px; 
	/*color: #352000;*/
	color: #fff;
	padding: 5px; 
	overflow: hidden;
	/*background: url(../images/bg-active.jpg) repeat-x #224466 center;*/
	background: url(../images/bg-panel.jpg) repeat-x #224466 bottom;
	/*border-bottom: 1px solid #fff;*/
}
.photo_inactive {
	height: 76px;
	max-height: 76px;
	padding: 5px;
	color: #fff;
	overflow: hidden;
	/*background: url(../images/bg-inactive.jpg) repeat-x #777 bottom;*/
	background: url(../images/bg-panel_inactive.jpg) repeat-x #224466 bottom;
	background-color: #24507d;
	/*border-bottom: 1px solid #fff;*/
}

.menu{
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    border: 0px solid red;
}

.menu div a:link, .menu div a, .menu div a:visited{
    font-size: 9pt;
    color: #24559c;
}

/*- Menu 2--------------------------- */

#menu2 {
	width: 100%;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	overflow: hidden;
}
	
#menu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
	
#menu2 li a {
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px; 
	text-decoration: none;
	overflow: hidden;
}	
	
#menu2 li a:link, #menu2 li a:visited {
	/*color: #3688BA;*/
	display: block;
	background:  url(../images/menu2a.gif) no-repeat;
	padding: 3px 0 1px 28px;
	line-height: 1.8em;
}
	
#menu2 li a:hover {
	color: #eee;
	background:  url(../images/menu2b.gif) no-repeat;;
	padding: 3px 0 1px 28px;
}
	
/*- Menu 3 and 4-------------------------- */
	
#menu3, #menu4 {
	width: 100%;
	margin: 0px;
	border-style: none solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	overflow: hidden;
}
	
#menu3 ul, #menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
	
#menu3 li a, #menu4 li a {
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px; 
	text-decoration: none;
	overflow: hidden;
}	
	
#menu3 li a:link, #menu3 li a:visited, #menu4 li a:link, #menu4 li a:visited {
	color: #24559c;
	display: block;
	background:  url(../images/menu3a.gif);
	padding: 3px 0 1px 20px;
	line-height: 1.8em;
}
	
#menu3 li a:hover, #menu4 li a:hover {
	color: #627EB7;
	background:  url(../images/menu3b.gif);
	padding: 3px 0 1px 20px;
}

#menu4 li a:link, #menu4 li a:visited, #menu4 li a:hover {
	padding: 4px 0 4px 30px;
}

/*- Menu 7--------------------------- */
	
#menu7 {
	width: 100%;
	margin: 0px;
	border-style: solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}

#menu7 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #24559c;
	display: block;
	background:  url(../images/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #FFF;
	background:  url(../images/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
/*- Menu 7--------------------------- */

/*- Menu 8--------------------------- */
	
#menu8 {
	width: 100%;
	margin: 0px;
	border-style: solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu8 li a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(../images/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}

/*- Menu 8--------------------------- */	


/* HEADER */

.td_header_icons {
    text-align: center;
	vertical-align: top;
	width: 100px;
}

.td_header_icons_link{
    padding-top: 7px;
}

#site_header a:link, #site_header a {
	color:#fff;
	text-decoration: none;
}

#site_header tr td a:hover {
	color:#E2C600;
	text-decoration: none;
}

#site_header a:visited {
	color:#fff;
	text-decoration: none;
}

.bread {
	padding-top: 9px; 
	padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../images/bg_bread.jpg);
    background-repeat: repeat-x;
 }

.bread a:link, .bread a:visited, .bread a{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    color: #24559c;
}
 
 /* TABBED TABLE THINGY */

#tabtab th { 
	text-align: center;
	font-weight: bold;
	white-space: nowrap; 
	padding: 4px;
	background-color: #eeeeee;
	color: #000000;
	width: 15%;
}

#tabtab th a, #tabtab th a:link {
	color: #000000;
}

#tabtab .th2, #tabtab .th2 a, #tabtab .th2 a:link { 
	background-color: #000000;
	color: #ffffff;
}

img#pageimg {
  border: #cfcfcf 1px solid; 
  padding: 3px;
  margin: 3px;
}

#vid_links {
	float: right;
	text-align: center;
	margin: 10px;
}

#vid_links img {
	display: block;
}

.div_seperator {
	border-top: 1px dashed #777;
	margin-top: 10px;
	height: 10px;
}

#vidPane {
	zIndex: 100;
	display: none;
	position: absolute;
	width: 490px;
	height: 330px;
	/*background-color: #ffffff;*/
	background: url(../images/movie_strip.jpg) #000 top left repeat-x;
	cursor: move;
	padding: 5px;
	padding-top: 40px;
	-moz-border-radius: 10;
}	
#vidPane a:link {
	color: #fff;
}
