
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #fff;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: transparent;
}
.thread-even {
	background-color: transparent;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial;
	font-weight: bold;
	font-size:17px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 885px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
 
#commentform {
	margin: 5px 10px 0 0;
	background-color:transparent;
	}
#commentform textarea {
	width: 100%;
	background:transparent;
	color:#fff;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 765px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#sidebar h2 {
	color:#b3deff;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
html { 	padding:0px; margin:0px; overflow-y: scroll; }
body { background:#39F;	}

#wrapper {width:100%; margin:0px; padding:0px; text-align:left; background:#000000 url(/img/bg.jpg) repeat-x top center; overflow:hidden; } 
#body {
border:1px solid #DDEFFD;
clear:both;
margin:0 auto;
text-align:left;
width:978px;	
}
#wrapperhead { width:980px; margin:0 auto; text-align:left; overflow:hidden; clear:both; }
#main { width:980px; text-align:left; margin:0 auto; clear:both; }
#main1 { width:980px; text-align:left; margin:0 auto; clear:both; }
#main2 { width:980px; text-align:left; margin:0 auto; clear:both; }
.logo { width:585px; margin:0 auto; float:left; padding-top:65px; padding-bottom:15px; 	}
.logo1 { width:395px; margin:0 auto; float:left; font-family: Arial; font-size: 19px; font-weight: normal; color: #FFFFFF; text-decoration: none; padding-top:72px; }

#news { width:978px; text-align:left; margin:0 auto; clear:both; }
.press { width:326px; text-align:left; float:left;	}
.press1{ width:306px; text-align:left; float:left; background:url(/img/news_bg.jpg) repeat-x left top; padding: 10px 10px 3px 10px;}
.press1n{ width:306px; text-align:left; float:left; background:url(/img/news_bg.jpg) repeat-x left top; padding: 10px 0 3px 20px;}
.press2{ width:325px; text-align:left; float:left; background:#7A6BAC url(/img/bg_news.jpg) repeat-x left top; margin-right:1px;}
.lnews1{ width:305px; text-align:left; float:left; font-family: "Trajan Pro"; font-size: 15px; font-weight: bold; color: #FFFFFF;
text-decoration: none; padding:13px 10px 13px 10px; }
.lnews2{ width:305px; text-align:left; float:left; font-family:Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.lnews2read{ width:295px; text-align:left; float:left; padding:5px; background:#462A65; }
.date{ width:100%; text-align:left; float:left; padding-bottom:5px; }
.date_add{ width:100%; text-align:left; float:left; padding-bottom:5px; border-bottom:solid 1px #442864; }
.date_dot{ 	width:100%; text-align:left; float:left ; padding-bottom:5px; border-top:dashed 1px #ffffff; 	}
.vnews{	width:240px; text-align:left; float:left; font-family:Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; 	}
.vnews1{width:65px; text-align:right; float:left; font-family:Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.fea{ width:306px; text-align:left; float:left; padding:0 0 5px 0; font-family: "Trajan Pro"; font-size: 13px; font-weight: bold;
color: #FFFFFF; text-decoration: none; height:16px; }
.fea1{ width:306px; text-align:left; float:left; padding:0 0 5px 0; }
.fea2{ width:306px; text-align:right; float:left; padding:3px 0 3px 0; border-top:solid 1px #224F71; height:15px; }
.fea3{ width:102px; text-align:left; float:left; font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; 	}
.lfea{ margin-left:-4px; display:inline-block;}
.fea3n{ width:92px; text-align:left; float:left; font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;  }
.fea4{ width:auto; 	text-align:right;	float:left; border:solid 1px #7DA8D1; padding:3px; }
#bodybg1 { width:948px; text-align:left; padding:15px; clear:both; background: #371065 url(/img/bg_inner1.jpg) repeat-x left top;
font-family: Arial; font-size: 14px; line-height: 18px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
#bodybg1p { width:878px; text-align:left; padding:15px 50px 15px 50px; clear:both; background: #371065 url(/img/bg_inner1.jpg) repeat-x left top; font-family: Arial; font-size: 15px; line-height: 18px; font-weight: normal; color: #FFFFFF; text-decoration: none; 	}
#bodybgcl { width:948px; text-align:left; padding:15px; clear:both; background: url("/img/Newspaperfull.jpg") repeat-x scroll 0 0 transparent ; font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
#port { width:918px; text-align:left; padding:15px 30px 15px 30px; clear:both; font-family: Arial; font-size: 14px; line-height: 18px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.inner{ width:963px; text-align:left; background: #3B1E58 url(/img/bg_inner.jpg) repeat-x left top; height:33px; font-family: "Trajan Pro"; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; float: left; padding-top: 15px; padding-left: 15px; }
.innerp{ width:925px; text-align:left; background: #3B1E58 url(/img/bg_inner.jpg) repeat-x left top; height:33px; font-family: "Trajan Pro"; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; float: left; padding-top: 15px; padding-left: 50px; }
.innercl{ width:963px; text-align:left; background: #345772; height:33px; font-family: "Trajan Pro"; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; float: left; padding-top: 15px; padding-left: 15px; }
.cl1{ width:700px; text-align:left; height:33px; float: left; 	}
.cl2{ width:250px; text-align:right; height:33px; float: left; }
.read { font-family: Arial; font-size: 11px; font-weight: bold; color: #3C7EB2; text-decoration: none; }
.cl_t1{ width:945px; text-align:center; height:auto; float:left; padding:20px 0 20px 0; border-bottom:solid 1px #ADADAD; }
.sms{ width:945px; text-align:center; height:auto; float:left; 	}
.sms1{ 	width:945px; text-align:left; height:auto; float:left; }
.smst{ width:945px; text-align:left; height:auto; float:left; font-family:Arial; font-size: 18px; font-weight: bold; padding-bottom:5px; 	}
.smst1{ width:945px; text-align:left; height:auto; float:left; font-family:Arial; font-size: 15px; font-weight: normal; line-height: 16px; 	}
.smst11{ width:945px; text-align:left; height:auto; float:left; font-family:Arial; font-size: 11px; font-weight: normal; line-height: 18px; 	}
.smst11{ width:945px; text-align:left; height:auto; float:left; font-family:Arial; font-size: 11px; font-weight: normal; line-height: 18px; }
.smsli{ font-family:Arial; font-size: 11px; font-weight: normal; line-height: normal; color: #484B78; text-decoration: none; 	}
.smsli:hover{ font-family:Arial; font-size: 11px; font-weight: normal; line-height: normal; color: #000000; text-decoration: none;	
	}
.smstb1{ width:220px; text-align:left; height:auto; float:left; padding: 10px; border: 1px solid #BFBDBD; }
.smstb{ width:680px; text-align:left; height:auto; float:left; padding-right:20px; 	}
.smst2{ width:920px; text-align:left; height:auto; float:left; 	background:url(/img/arrow.jpg) no-repeat left top; padding-left:15px;	}
.cl_t2{ width:963px; text-align:left; height:auto; float:left; padding:20px 0 10px 0 }
.cl_t3{ width:450px; text-align:left; height:auto; float:left; padding:0 20px 0 0; 	}
.cl_all{ width:450px; height:auto; float:left; 	}
.cl_box{ width:426px; height:auto; float:left; border:solid 1px #000000; padding:10px; font-family: Arial; font-size: 11px; 	}
.cl_t5{ width:945px; text-align:left; height:auto; 	float:left; padding:5px 0 5px 0; border-bottom:solid 1px #ADADAD }
.cl_t5 p{font-style:italic;}
#bodybg.auto { width:100%; float:left; height:auto; 	}
#bodybg1.auto { width:100%; float:left; height:auto;  	}
#bodybg1p.auto { width:878px; clear:both; height:auto; }
#bodybg.auto1 { width:auto; float:left; height:auto; }
#bodybg.auto11{	width:945px; float:left; height:auto; }
.main { width:300px; float:left; height:auto; font-family: Georgia; font-size: 23px; font-weight: normal; color: #1A2D4D; text-decoration: none; padding-top: 70px; padding-left:48px; }
.main1 { width:613px; float:right; height:auto; }
.rebuild { font-family: Georgia; font-size: 28px; font-weight: normal; color: #1A2D4D; text-decoration: none; }
.dust { width:882px; text-align:center; margin:0 auto; clear:both; height:85px; padding-top:10px; }
.dust1{ width:882px; text-align:center; margin:0 auto; clear:both; border-top:solid 1px #ffffff; font-family: Arial; font-size: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding:10px 0 10px 0; }
#footer { width:980px; text-align:left; margin:0 auto; 	clear:both; }
#topnavmenu { width:100%; margin:0 auto; 	}
.footer { width:800px; float:left; padding-top:10px; padding-bottom:10px; font-family: Arial; font-size: 11px; font-weight: normal;
text-transform: uppercase; color: #FFFFFF; text-decoration: none; }
.footer1 { width:180px; float:left; padding-top:10px; padding-bottom:10px; font-family: Arial; font-size: 10px; font-weight: normal;
text-transform: uppercase; color: #FFFFFF; text-decoration: none; 	}
.footer_l {	font-family: Arial; font-size: 10px; font-weight: normal; text-transform: uppercase; color: #FFFFFF; text-decoration: none; 	}
.footer_l:hover { font-family: Arial; font-size: 10px; font-weight: normal; text-transform: uppercase; color: #A2A5E8; text-decoration: none; }	
.nav { width:auto; float:left; height:38px; background:url(/img/bg_link.jpg) repeat-x left top; 	}
.navt { width:66px; float:left; height:38px; background:url(/img/bg_link.jpg) repeat-x left top; border-right:solid 1px #ffffff;}
.mlynn { width:878px; float:left; height:auto; }
.lynn { width:343px; float:left; height:auto; }
.lynn2 { width:660px; float:left; height:auto; }
.lynn3 { width:215px; float:left; height:auto; }
.lynn1 { width:535px; float:left; height:auto; 	}
.img_bor { width:auto; float:left; height:auto; border:solid 1px #ffffff; padding:5px; }
.team1 { width:98%; float:left; height:auto; padding-bottom:3px; font-family: "Trajan Pro"; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.team2 { width:98%; float:left; height:auto; padding-bottom:3px; font-family:Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 18px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #643996; 	}
.team3 { width:98%;  height:auto; font-family:Arial; font-size: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; padding-top: 3px; }
.add { width:948px; float:left; padding:15px; height:auto; font-family: Arial; font-size: 12px; font-weight: normal; color: #FFFFFF;
text-decoration: none;	}
.add1 { width:280px; float:left; height:auto; padding-top:3px; }
.con { width:280px; text-align:left; float:left; padding-bottom:10px; height:auto; }
.con1 { width:280px; text-align:left; float:left; height:auto; }
.conm { width:289px; text-align:left; float:left; height:auto; border-right:solid 1px #ffffff; }
.conm2 { width:279px; text-align:left; float:left; height:auto; padding-left:10px; 	}
.conm1 { width:279px; text-align:left; float:left; height:auto; border-right:solid 1px #ffffff; padding-left:10px; }
.con1r { width:280px; text-align:left; float:left; padding-bottom:5px; height:auto; 	}
.con11 { width:280px; text-align:left; float:left; padding-bottom:41px; height:auto; }
.con2 { width:280px; text-align:left; float:left; padding-bottom:5px; font-family:Arial; font-size: 15px; font-weight: bold; color: #AAD6FF; }
.face1 { width:240px; text-align:left; 	float:left;	font-family:Arial;font-size: 15px; font-weight: bold;color: #ffffff; padding-top:6px; }
.ico { width:30px; text-align:left; float:left; }
.c_text { font-family:Arial; font-size: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.c_text1 { font-family:Arial; font-size: 15px; font-weight: bold; color: #A5D7FF; text-decoration: none; }
.conf{ width:878px; float:left; height:25px; }
.confli{ width:878px; float:left; height:20px; border-top:solid 1px #ffffff; }
.confc{ width:878px; float:left; height:auto; }
.conf1{ width:170px; text-align:left; float:left; height:22px; padding-top: 2px; }
.conf2{ width:500px; text-align:left; float:left; height:auto; }
.conf4{ width:500px; text-align:left; float:left; height:auto; padding:5px 0 5px 0; }
.conf5{ width:441px; float:left; height:auto; border:solid 1px #ffffff; background:#623A8A;	}
.cap1{width:340px; float:left; height:auto; }
.cap11{ width:340px; float:left; height:auto; padding-top:5px; } 
.cap3{ width:340px; float:left; height:auto; background:#4D2B70; }
.cap2{ width:158px; float:left; height:auto; }
.form{ width:340px; font-family: Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #5B6DB3; border: 1px solid #7E92E1;	}
.form1{ width:340px; font-family: Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #5B6DB3; border: 1px solid #7E92E1; height: 85px;	}
.form2{ width:323px; font-family: Arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #5B6DB3; border: 1px solid #7E92E1;}
.blue { font-family: Arial; font-size: 12px; font-weight: normal; color: #3C1E5A; text-decoration: none;}
.patimg {
float:left;
height:auto;
padding:0 20px 0 0;
width:410px;
}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:435px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:15px;
font-weight:bold;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}