/*CSS Colours

*/

/*  Reset CSS v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;}
body {line-height: 1}
ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
/* remember to define focus styles! */
:focus {outline: 0}
/* remember to highlight inserts somehow! */
ins {text-decoration: none}
del {text-decoration: line-through}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0}


* { padding: 0; margin: 0; }

body {
background: #96ABD8 url(images/bg1.jpg) repeat-x top;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;}

#wrapper { 
margin: 0 auto;
width: 922px;}

#faux {
margin-bottom: 0px;
overflow: auto;
width: 100%}

#header {
color: #fff;
width: 902px;
padding: 0px;
height: 10px;
margin: 0px;}

#leftcolumn { 
text-align:center;
display: inline;
color: #000;
margin: 10px;
padding: 0px;
width: 230px;
float: left;}

#rightcolumn { 
background-image:url(images/75p_white.png);
font-weight: bold;
float: right;
color: #044189;
font-size:16px;
line-height: 19px;
text-align:justify;margin: 10px 0px 0px 0px;
padding: 0px;
width: 647px;
display: inline;
position: relative;}

#content {
border: 1px solid #044189;
margin-top:-3px;
padding: 10px;}


#footer { 
width: 902px;
clear: both;
color: #000;
margin: 0px 0px 10px 0px;
padding: 10px;}

.clear { clear: both; background: none; }


h1 {
text-transform: uppercase;
text-align:left;
color: #044189;
margin: 20px 0 30px 0;
font-size: 28px;
line-height: 34px;
font-weight: bold;}


h2 {
text-align:left;
color: #044189;
margin: 20px 0 20px 0;
font-size: 25px;
line-height: 19px;
font-weight: bold;}


p{
font-weight: bold;
color: #044189;
font-size:16px;
line-height: 19px;
text-align:justify;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;}




/*---left links--*/

.nav  {
text-align: left;
width:223px;
margin: 48px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}

.nav li{
vertical-align:middle;
font-size: 14px;
line-height: 18px;
margin: 0;
padding: 0px 0 0px 0px;
list-style-type: none;}

.nav a{
border: 1px solid #044189;
color: #044189;
background:url(images/75p_white.png);
vertical-align:middle;
display: block;
width:100%;
height:40px;
margin:5px 0 0px 0px;
padding: 8px 4px 6px 8px;
font-size: 16px;
font-family: arial;
font-weight: bold;
text-decoration: none;
}

.nav a:hover, .nav a.act{
background: #fff;
color: #006DB5;
text-decoration: none;
font-weight: bold;}



#footer p{
color: #006DB5;
font-size: 10px;
text-align: right;
}


#footer ul{
text-align: right;
margin: 0px 0px 0px 0px;
padding: 7px 0px 0px 0px;}

#footer li {
font-family: Helvetica, Arial, sans-serif;
color: #006DB5;
font-size: 10px;
display: inline;
list-style-type: none;
padding: 0px 3px 0px 0px;
margin: 0px 0px 0px 0px;}

#footer a {
font-family: Helvetica, Arial, sans-serif;
padding: 0px 3px 1px 0px;
color: #006DB5;
font-size: 10px;
text-decoration:none;}

#footer a:hover {color: #044189}


#rightcolumn ul {
font-size: 14px;
margin: 0px 0px 10px 5px;
padding: 0px 0px 0px 0px;
list-style: none;}

#rightcolumn ul li{
background: url(images/dot.gif) no-repeat 1px 6px;
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 13px;}

#rightcolumn a{
font-size: 14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-decoration: underline;
color: #24653A;}

#rightcolumn a:hover{
color: #24653A;
text-decoration:none;}



input {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006DB5;
	background-color: white;
	border: 1px solid #006DB5;
	padding: 1pt;
	margin: 5px;
   }
        
textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006DB5;
	background-color: white;
	border: 1px solid #006DB5;
	padding: 1pt;
	margin: 5px;
	}
.album{
	border:1px solid #006DB5;
	border-left:5px solid #006DB5;
	padding:7px}

.album td{
	vertical-align:middle;
	text-align:center;
	padding:2px}








