/* CSS Document */



/* LAYOUT STYLES */



/*no edit*/

body { 

	text-align:center; /*ie5 hack*/

	margin:0px; 

	padding:0px; 

	}



.table {

	position:relative; 

	margin-right:auto;

	margin-left:auto;

	margin-top:0px;

	padding:0px;

	text-align:left; 

	width:780px; 

	height:1012px; 

	z-index:1; 

	}

/*end no edit*/



#header-left {

	position:absolute;

	left:0px;

	top:0px;

	width:135px;

	height:111px;

	z-index:2;

	text-align:center;

	}

	

#header-right {

	position:absolute;

	left:635px;

	top:0px;

	width:135px;

	height:111px;

	z-index:3;

	text-align:center;

	}



#header-center {

	position:absolute;

	left:136px;

	top:0px;

	width:508px;

	height:111px;

	z-index:2;

	text-align:center;

	}



#cardlogo {

	position:absolute; 

	left:1px; 

	top:112px; 

	width:134px; 

	height:46px; 

	z-index:2;

	}



#nav {

	position:absolute;

	left:0px;

	top:177px;

	width:146px;

	height:352px;

	z-index:2;

	font-size:14px;

	background-color:rgb(211,211,211);

	border-color:black;

	margin-right:7px;

	margin-top:7;

	margin-bottom:7;

	padding:7;

	border:3px solid black;

	text-align: center;

	}

	

	#nav2 {

	position:absolute;

	left:615px;

	top:177px;

	width:146px;

	height:352px;

	z-index:2;

	font-size:14px;

	background-color:rgb(211,211,211);

	border-color:black;

	margin-right:7px;

	margin-top:7;

	margin-bottom:7;

	padding:7;

	border:3px solid black;

	text-align: center;

	}



#nav a {display:block; color:black; text-decoration:none;}

#nav a:hover {color:red;}



#content {

	position:absolute;

	left:167px;

	top:183px;

	width:427px;

	height:479px;

	z-index:2;

	text-align: center;

	}

	

#footer1 {
	position:absolute;
	left:0px;
	top:1000px;
	width:780px;
	height:46px;
	z-index:3;

	}

	

#footer2 {

	position:absolute;

	left:0px; 

	top:875px; 

	width:780px; 

	height:48px; 

	z-index:4;

	}



#ads {

	position:absolute; 

	left:1px; 

	top:558px; 

	width:176px; 

	height:106px; 

	z-index:2;

	}

	

/* TEXT STYLES */



i {text-align:center; font-weight: bold;}



p {text-align:justify;}

p2 {text-align:center;}



h3 {

	text-align:center;

	font-size: 16px;

}

	

h4 {

	size:12px;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-align: center;

	}



b {text-align:center;}

.contactital {

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

	font-weight: bold;

	text-align: center;

}

.contactbold {

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	text-align: center;

	font-style: normal;

}

.contact {

	font-family: "Times New Roman", Times, serif;

	text-align: center;

	font-weight: normal;

	font-style: normal;

}

.bodybold {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: normal;

	text-align: justify;

}

.bullettext {

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

	text-align: center;

}

.bullettextred {

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

	text-align: center;

	color: #FF0000;

}



.style3 {font-size: 24px}

.style4 {

	color: #FF0000;

	font-size: 12px;

}
