@charset "utf-8";
/* CSS Document */

/*-----old subwrapper links------*/

a:link { 
	text-decoration: none;
	color: #36c;
} 	
a:visited {
	text-decoration: none;
	color: #36c;
} 	
a:active {
	text-decoration: none;
	color: #36c;
} 	
a:hover {
	text-decoration: underline;
	color: #00F;
}
	
a:focus {
}

/*-------------------*/

#flash {
	padding: 0px;
	margin: 12px 0px 0px 0px;
	height: 270px;
	text-align: center;
}

#space {
	height: 15px;
	clear: both;
}

#footer {
	margin: 0;
	padding: 0;
}


/*---Left Attributes---*/

#left {
	width: 300px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}


#left h1 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	margin: 0 20px 0 20px;
	background: url(../../images/h1-black-and-Red.jpg) repeat-x;
	height: 30px;
}

#left h3 {
	margin: 15px 20px 0 20px;
	line-height: 19px;
}

#left p {
	margin: 15px 20px 0 20px;
	text-align:justify;
	
}

/*---Middle Attributes---*/

#middle {
	width: 300px;
	padding: 0px;
	margin: 0 0 0 0;
	float: right;
}

#middle h1 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	margin: 0 20px 0 20px;
	background: url(../../images/h1-black-and-Red.jpg) repeat-x;
	height: 30px;
}

#middle h3 {
		margin: 15px 20px 0 20px;
	    line-height: 19px;
}

#middle p {
	margin: 15px 20px 0 20px;
	text-align:justify;
}

/*--------Right Attributes-------*/

#right {
	width: 300px;
	padding: 0px;
	margin: 0 0 0 0;
	float: right;
}

#right p {
	margin: 12px 20px 0 20px;
	text-align: justify;
}

#right h3 {
	margin: 20px 0 0 20px;
	padding: 0;
	color: #000;
	font-family: myriad pro, trebuchet ms, arial, sans-serif;
	line-height: 18px;
}


#right h1 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #FFF;
	padding:4px 0 0 0;
	margin: 0 20px 0 20px;
	background: url(../../images/h1-red.jpg) repeat-x;
	height: 30px;
}

#right p a {
	margin: 0 5px 0 0;
}

/*-------Basic-------*/

#background {
	background:url(../../images/background.jpg) repeat-y;
}

h1 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	margin: 12px 0 0 21px;
	padding: 0;
}


h3 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #900;
	padding: 0;
	margin: 10px 0 0 0;
}

p {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0;
	margin: 10px 8px 0 0;
}

p.link {
	padding:0;
	margin:0 5px 0 0;
	text-align: right;
}



/*--old subwrapper--------*/

h3 a:link { 
	text-decoration: none;
	color: #900;
} 	

h3 a:visited {
	text-decoration: none;
	color: #900;
} 	

h3 a:active {
	text-decoration: none;
	color: #900;
} 	

h3 a:hover {
	text-decoration: none;
	color: #900;
	
}
	
h3 a:focus {
}


#right h3 a:link { 
	text-decoration: none;
	color: #222;
} 	
#right h3 a:visited {
	text-decoration: none;
	color: #222;
} 	
#right h3 a:active {
	text-decoration: none;
	color: #222;
} 	
#right h3 a:hover {
	text-decoration: none;
	color: #222;
	
}
	
#right h3 a:focus {
}

a img {
	border: none;
}


.style1 {
	font-family: myriad pro, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #36c;
}

#announce {
	margin: 8px 0 0 0;
	border: thin solid #555;
	background-color: #FF9;
	padding: 5px;
}
