﻿/* CSS layout */

body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

#page {
	background: #FFFAE6;
	width: 1000px;
	margin-left: 0px;
	margin-right:1%;
	height: 725px;
	text-align:left;
}
 

#masthead {
width: 1000px;
height: 140px;
position:absolute;
top:5px;
background: #FFFFFF;

}

#masthead2 {
	position:relative;
	top:3px;
	left: 678px;
}

.navt a.main:hover, .nav a.main:focus, .nav a.main:active {
    margin-right:0;
    background:#000;
    color:#fff;
    }

#top_nav {
width: 1000px;
height:50px;
position:absolute;
top:145px;
}

/* #tn1 {
	width:250px;
	left:0px;
	top: 0px;
	position: absolute;
	background-color:red;
}

#tn2 {
	width:250px;
	left:250px;
	top: 0px;
	position: absolute;
	background-color:red;

}

#tn3 {
	width:250px;
	left:500px;
	top: 0px;
	position: absolute;
	background-color:red;

}

#tn4 {
	width:250px;
	left:750px;
	top: 0px;
	position: absolute;
	background-color:red;
}

*/

#mid_nav {
	width: 1000px;
	position:absolute;
	top:170px;
}

/* #mid1 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
}

#mid2 {
	position:absolute;
	left:200px;
	top:0px;
	width:200px;
}

#mid3 {
	position:absolute;
	left:400px;
	top:0px;
	width:200px;
}

#mid4 {
	position:absolute;
	left:600px;
	top:0px;
	width:200px;
}

#mid5 {
	position:absolute;
	left:800px;
	top:0px;
	width:200px;
}

*/

/* CSS Dropdown Menue2 */

.nav2, .nav2 ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.nav2 a {
    text-decoration:none;
}
/*IE5 list fix*/
.nav2 .sub li {float:left;}
.nav2 .sub > li {float:none;}
#navigation2 {
	position: relative;
	height: 25px;
	background: #1D0772;
	z-index: 20;
	color:#FFE573;
}
.nav2 {
    position:absolute;
}
.nav2 .link {
    width:200px;
    margin-top:-10075px;
    float:left;
   
}
.nav2 a {
    position:relative;
    display:block;
    height:25px;
    line-height:25px;
    text-decoration:none;
    color:#000;
    z-index:10;
}
.nav2 .sub a {
    background:orange;
    margin:0 -1px 0 0;
    width:200px;
}
.nav2 .sub {
    float:left;
    background:#F90;
    padding-top:25px;
    margin-top:-25px;
}
.nav2 a.main {
	width: 200px;
	height: 25px;
	line-height: 25px;
	margin-top: 10075px;
	margin-right: -199px;
	float: left;
	color: #FFE573;
}
.nav2 a.main:hover, .nav2 a.main:focus, .nav a.main:active {
    margin-right:0;
    background:#D40000;
    color:#FFE573;
}
.nav2 .sub a:hover, .nav2 .sub a:focus, .nav2 .sub a:active {
    margin:0 0 0 0;
    background:#333;
    color:#fff;
}
/*empty rule to fix occassional IE6 tabbing bug, one of the weirdest bug's i have seen.*/
a, a:hover, a:active, a:focus {}
/*Opera fix*/
.sub:hover {
    clear:both;
}

/* end CSS Dropdown Manue2 */


/* CSS Dropdown Menue */

.nav, .nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.nav a {
    text-decoration:none;
}
/*IE5 list fix*/
.nav .sub li {float:left;}
.nav .sub > li {float:none;}
#navigation {
    position:relative;
    height:25px;
    background:#00C500;
    z-index:10;
}
.nav {
    position:absolute;
}
.nav .link {
    width:200px;
    margin-top:-10075px;
    float:left;
     font-size:small;
}
.nav a {
    position:relative;
    display:block;
    height:25px;
    line-height:25px;
    text-decoration:none;
    color:#000;
    z-index:10;
}
.nav .sub a {
    background:EA8A3B;
    margin:0 -1px 0 0;
    width:200px;
}
.nav .sub {
    float:left;
    background:#FFE573;
    padding-top:25px;
    margin-top:-25px;
}
.nav a.main {
    width:200px;
    height:25px;
    line-height:25px;
    margin-top:10075px;
    margin-right:-199px;
    float:left;
}
.nav a.main:hover, .nav a.main:focus, .nav a.main:active {
    margin-right:0;
    background:#1D0772;
    color:#FFE573;
}
.nav .sub a:hover, .nav .sub a:focus, .nav .sub a:active {
    margin:0 0 0 0;
    background:#1D0772;
    color:#FFE573;
}
/*empty rule to fix occassional IE6 tabbing bug, one of the weirdest bug's i have seen.*/
a, a:hover, a:active, a:focus {}
/*Opera fix*/
.sub:hover {
    clear:both;
}

/* end CSS Dropdown Manue */

#container {
	position: absolute;
	width: 1000px;
	top: 30px;

}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#lc1 {
	position:absolute;
	width:200px;
	height:150px;
	top:0px;
	left:12px;
		
}

#lc2 {
	position:absolute;
	width:200px;
	height:75px;
	top:150px;
	margin-left: 5px;

}

#lc3 {
	position:absolute;
	width:200px;
	height:150px;
	top:225px;
	left:12px;

}

#lc4 {
	position:absolute;
	width:250px;
	height:90px;
	top:375px;
	margin-left: 5px;

}



#page_content {
	margin-left: 225px;
	width:575px;
}

#pc0 {
	position:absolute;
	/*top:0px;*/
	top:250px;
	height:130px;
	/*width:550px;*/
	width:500px;
	left:255px;
}

#pc1 {
	position:absolute;
	/*top:225px;*/
	top:0px;
	height: 150px;
	width:200px;
	left:400px;
}

#pc2 {
	position:absolute;
	/*top:375px;*/
	top:150px;
	height: 75px;
	/*width:225px;*/
	width:250px;
	left:387px;
}

#pc3 {
	position:absolute;
	top:0px;
	height:500px;
	width:550px;
}

#pc4 {
	position:absolute;
	top:420px;
	height: 50px;
	width:600px;
	text-align:right;
	font-weight:bold;
	font-size:x-large;
	color:#1D0772;
}


#right_col {
	width: 225px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#rc1 {
	position:absolute;
	width:200px;
	height:150px;
	top:0px;
	left:12px;
}

#rc2 {
	position:absolute;
	width:225px;
	height:75px;
	top:150px;
	margin-left: 5px;

}

#rc3 {
	position:absolute;
	width:200px;
	height:150px;
	top:225px;
	left:12px;

}

#rc4 {
	position:absolute;
	width:225px;
	height:75px;
	top:375px;
	margin-left: 5px;

}




#footer {
width: 1000px;
position:absolute;
top: 500px;
left:5px;

}

#footer2 {
width: 400px;
position:absolute;
right:0px;	
top:535px;
}
