@charset "UTF-8";
/* CSS Document */

body {
    background-color:#cc99ff;
    margin: 0; 	
	padding: 0;
    color:black;
	text-align: center;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
		
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

/* img { 
	behavior: url(iepngfix.htc) 
} */

.follow{
	font-style:italic;
	border-bottom:thin dashed #000;
	color:#000;
	padding:0;
	font-size:13px;
	line-height:125%;
	margin-left:6px;
}

.clear{
	clear:both;
	
}


#heather{
width:100%;
height:240px;
margin: 0 auto;
margin-top:0px;
background-image:url(image/top_bg.jpg);
background-repeat:repeat-x;
border-bottom:15px solid #000;
}

#heather h1{
font-family:"Trebuchet MS", "Times New Roman", "Arial", "Times";
text-transform:uppercase;
color:#fff;
font-size:20px;
text-align:right;
padding-top:25px;
padding-right:5px;
}

#headerFrame{
	position:relative;
	width:780px;
	margin:0 auto;
}

.topimage {
	
	position:absolute;
	top:5px;
	left:-40px;
	z-index:4;
}


#frame{
position:relative;
margin:0 auto;
width:780px;
}

.section1{
    position:relative;
	width:340px;
	float:left;
	margin-top:85px;
	margin-left:30px;
	text-align:justify;
	background-image:url(image/bg_card1.png);
	background-repeat:no-repeat;
/*	behavior: url(iepngfix.htc); */
	height:440px;
	z-index:2;
}

.section1 p{
	width:220px;
	margin-left:45px;
	font-size:13px;
	line-height:105%;
}

.section1 h3{
	font-family:"Courier New", Courier, monospace;
	margin-top:45px;
	margin-left:35px;
	font-size:13px;

}

.section1b{
	width:340px;
    float:left;
    position:relative;
    margin-top:85px;
    margin-left:-20px;
	text-align:justify;
	background-image:url(image/bg_card1.png);
	background-repeat:no-repeat;
/*	behavior: url(iepngfix.htc); */
	height:440px;
	z-index:3;
}

.section1b p{
	width:220px;
	margin-left:45px;
	margin-top:15px;
	font-size:13px;
	line-height:130%;
	
}

.section1b h3{
	margin-top:45px;
	margin-left:35px;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;

}

.midsection{
	margin:0 auto;
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	font-size:300%;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFF;
	margin-top:40px;
	margin-bottom:40px;
					
}

.section2{
	width:245px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:25px;
	text-align:justify;
	border-right:thin dotted #000;
	color:#FFF;
	height:300px;
	
		
}

.section2 p{
	width:220px;
	margin-left:15px;
	font-size:13px;
	line-height:120%;
	color:#000;
}

.section2 h3{
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	font-style:italic;
	margin-top:5px;
	margin-left:5px;
	font-size:20px;

}

.section2b{
	width:245px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:25px;
	text-align:justify;
	color:#FFF;
	height:300px;
	
		
}

.section2b p{
	width:220px;
	margin-left:15px;
	font-size:13px;
	line-height:120%;
	color:#000;
}

.section2b h3{
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	font-style:italic;
	margin-top:5px;
	margin-left:5px;
	font-size:20px;

}

#regpage{
	margin-top:85px;
	width:100%;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:40px;
	line-height:135%;
	color:#000;
	text-align:left;
}

.leftpane{
	position:relative;
	width:340px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}

.rightpane{
	position:relative;
	width:320px;
	float:left;
	margin-bottom:20px;
}

#regpage h2{
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	font-style:italic;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:40px;
	font-size:240%;
	color:#FFF;
}

#regpage h3{
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	font-style:italic;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:40px;
	font-size:140%;
	color:#FFF;
}

#regpage h4{
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	font-style:italic;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:40px;
	font-size:155%;
	color:#FFF;
}

#regpage h5{
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:20px;
	font-size:125%;
	color:#FFF;	
}

#regpage h5 a{
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:20px;
	font-size:105%;
	color:#FFF;
	text-decoration:underline;
}



#regpage ul{
	margin-top:35px;
	list-style-type:none;
	
}

#regpage li{
	padding:3px 0;
	font-weight:normal;
	font-size:16px;
}

.store {
	margin-top:10px;
	margin-bottom:10px;
	
}

.imright{
	float:right;
	padding: 5px 15px 15px 10px;
	
}

.direct {
	
	font-style:italic;
	font-size:12px;
	text-align:left;
	padding-top:25px;
	padding-right:10px;

}


.direct1 {	
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding-top:25px;
	padding-right:10px;
}



.lefttpanel{
	clear:both;
	float:left;
	margin:0;
	background-image:url(image/panel-bg.png);
	background-repeat:no-repeat;
	text-align:left;
	color:#000000;
	width:380px;
	z-index:3;
	height: 600px;
}

.lefttpanel p{
	position:relative;
	padding:0 70px 0 45px;
	font-size:13px;
	line-height:120%;
	text-align: justify;
} 

.lefttpanel h3{
	position:relative;
	text-align:	left;
	padding: 35px 45px 25px 25px;
	font-size: large;
}

.rightpanel{
    float:right;
    position:relative;
    left:-65px;
	background-image:url(image/panelr-bg.png);
	background-repeat:no-repeat;
	width:400px;
	text-align:left;
	color:#000000;
	height:600px;
	z-index:4;
}

.rightpanel p{
	position:relative;
	padding:30px 90px 0 55px;
	font-size:13px;
	line-height:160%;
	text-align: justify;
} 

.rightpanel h3{
	position:relative;
	text-align:	center;
	padding-top:65px;
	padding-right: 75px;
	padding-left: 45px;
}

.bottompanel{
	background-image:url(image/panelb-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:-180px;
	height:360px;
	width:460px;
	clear:both;
	margin:0 auto;
	z-index:2;
	margin-bottom: -160px;
}


.bottompanel h3{
	position:relative;
	text-align:	center;
	z-index:6;
	font-size: 24px;
	padding-top: 45px;
}

.bottompanel h4{
	padding-top: 5px;
}


.bottompanel p{
	position:relative;
	padding:0px 50px 0px 30px;
	font-size:13px;
	line-height:120%;
} 

#footer {
	position:relative;
	width: 100%;
	clear:both;
	background:#cc99ff;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image:url(image/bottom_bg.jpg);
	background-repeat:repeat-x;
	border-top:15px solid #000;
	height:240px;
}

#footer a {
	color:#00F;
	border-bottom:thin dashed #00f;
	text-transform:none;
}

#nav{
margin-top:20px;	
}

#nav a{
	text-decoration:none;
	color:#fff;
	border:none;
}

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

#footer h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:120%;
	font-style:italic;
}

#footerframe{
	position:relative;
	margin: 0 auto;
	width:780px;

}

.footerPanel{
	float:left;
	width:350px;
	border-right:thin dotted #000;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	padding-right:15px;
}


#footer p {
	text-transform: uppercase;
	font-size:13px;
	font-style:normal;
	line-height:110%;
	padding-left:15px;
	font-family:"Courier New", Courier, monospace;
}

#footerFnote{
	font-size:8px;
	padding-left:15px;
	text-transform:uppercase;
	font-style:italic;
	color:#CCC;
}

#footerImage {
	position:absolute;
	top:20px;
	left:400px;
}
