/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 600px;
	}

#header_topwrap {
	width: 950px;
	height: 22px;
	margin: 0 auto;
	padding:0;
	}

#header_topleft {
	width: 281px;
	height: 22px;
	float: left;
	padding: 0;
	background-image: url(img/header_topleft_ip.jpg);
	}

#header_topright {
	width: 669px;
	height: 22px;
	float: right;
	padding: 0;
	background-image: url(img/header_toplinks.gif);
	text-align: right;
	}

#header_low_wrap {
	width: 950px;
	height: 89px;
	margin: 0 auto;
	padding:0;
	}

#header_logo {
	width: 281px;
	height: 89px;
	float: left;
	padding: 0;
	background-image: url(img/header_logo_ip.jpg);
	}

#header_sidecars {
	width: 669px;
	height: 89px;
	float: right;
	padding: 0;
	background-image: url(img/header_sidecars.jpg);
	}

#menu_col {
	width: 950px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #c7d6e2;
	background-image: url(img/menu_col.gif);
	}
	
#forum_submenu {
	width: 950px;
	height: 21px;
	margin: 0 auto;
	padding: 0;
	background-color: #c7d6e2;
	background-image: url(img/forum_submenu.gif)	}
	
#container {
	width: 950px;
	height: auto;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	display: table;
	background-color: #f9f9f9;
	}

#con_submen_wrap {
	width: 214px;
	height: 100%;
	float: left;
	padding: 0;
	background-color: #8aa4cc;
	}

/* top menu items */

.links {
	background: url(img/header_links.gif) 0 0 no-repeat;
	width: 37px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: right;
}
.links:hover {
	background: url(img/header_links_over.gif) 0 0 no-repeat;
}

.aboutus {
	background: url(img/header_about.gif) 0 0 no-repeat;
	width: 96px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: right;
}
.aboutus:hover {
	background: url(img/header_about_over.gif) 0 0 no-repeat;
}

.contactus {
	background: url(img/header_contact.gif) 0 0 no-repeat;
	width: 62px;
	height: 22px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: right;
}
.contactus:hover {
	background: url(img/header_contact_over.gif) 0 0 no-repeat;
}

/* end top menu items */

/* main menu items */

.home {
	background: url(img/menu_home.gif) 0 0 no-repeat;
	width: 55px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.home:hover {
	background: url(img/menu_home_over.gif) 0 0 no-repeat;
}

.technical {
	background: url(img/menu_tech.gif) 0 0 no-repeat;
	width: 117px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.technical:hover {
	background: url(img/menu_tech_over.gif) 0 0 no-repeat;
}

.maintenance {
	background: url(img/menu_maintenance.gif) 0 0 no-repeat;
	width: 136px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.maintenance:hover {
	background: url(img/menu_maintenance_over.gif) 0 0 no-repeat;
}

.apc {
	background: url(img/menu_apc.gif) 0 0 no-repeat;
	width: 149px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.apc:hover {
	background: url(img/menu_apc_over.gif) 0 0 no-repeat;
}

.gallery {
	background: url(img/menu_gallery.gif) 0 0 no-repeat;
	width: 70px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.gallery:hover {
	background: url(img/menu_gallery_over.gif) 0 0 no-repeat;
}

.forum {
	background: url(img/menu_forum.gif) 0 0 no-repeat;
	width: 61px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.forum:hover {
	background: url(img/menu_forum_over.gif) 0 0 no-repeat;
}

.downloads {
	background: url(img/menu_download.gif) 0 0 no-repeat;
	width: 95px;
	height: 27px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 2000px;
	float: left;
}
.downloads:hover {
	background: url(img/menu_download_over.gif) 0 0 no-repeat;
}

/* end main menu items */

/* css image preload class */

.hiddenPic {display:none;}

/* end css image preload */
	
h1 {
	font-family: Arial;
	font-size: 14px;
	font-color: #ffffff;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial;
	font-size: 10px;
	font-color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial;
	font-size: 10px;
	font-color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-family: Arial;
	font-size: 10px;
	font-color: #ffffff;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial;
	font-size: 11px;
	font-color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h7 {
	font-family: Arial;
	font-size: 0px;
	font-color: #000000;
	text-align: left;
	visibility: hidden;
}

#hidecode {
	width: 5px;
	height:  5px;
	font-size: 0px;
	text-align: left;
	visibility: hidden;
}

p {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-color: #000000;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tabletext {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-color: #000000;
	text-align: left;
}
	
#submenu_top {
	width: 214px;
	height: 231px;
	float: left;
	padding: 0;
	text-align: left;
	background-color: #8aa4cc;
	background-image: url(img/submenu.gif);
	background-repeat: no-repeat;
	}

#submenu_bottom {
	width: 214px;
	height: auto;
	float: left;
	padding: 0;
	text-align: left;
	}

#submenu_donatewrap {
	width: 150px;
	height: 50px;
	margin: 0 auto;
	padding:0;
	text-align: center;
	}

#submenu_ads {
	width: 130px;
	height: 270px;
	margin: auto;
	padding:0;
	}

#cont_r_wrap {
	width: 736px;
	float: right;
	padding: 0;
	background-color: #f8f8f8;
	}

#con_indexhead {
	width: 736px;
	height: 90px;
	float: right;
	padding: 0;
	background-color: #e2e2e2;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #c0ccdb;
	background-image: url(img/index_subhead.jpg);
	}

#con_mainthead {
	width: 736px;
	height: 90px;
	float: right;
	padding: 0;
	background-color: #e2e2e2;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #c0ccdb;
	background-image: url(img/maint_subhead.jpg);
	}

#con_techhead {
	width: 736px;
	height: 90px;
	float: right;
	padding: 0;
	background-color: #e2e2e2;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #c0ccdb;
	background-image: url(img/tech_subhead.jpg);
	}

#con_downloadhead {
	width: 736px;
	height: 90px;
	float: right;
	padding: 0;
	background-color: #e2e2e2;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #c0ccdb;
	background-image: url(img/download_subhead.jpg);
	}

#footer {
	width: 950px;
	height: 21px;
	margin: 0 auto;
	background-color: #6990ba;
	background-image: url(img/footer.gif);
	}

a.sub:link {
	color: #ffffff;
	text-decoration: none;
}
a.sub:visited {
	color: #ffffff;
	text-decoration: none;
}
a.sub:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.sub:active {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}