body	{
						margin:0px;
						background-image:url(../images/back.jpg); background-repeat:repeat-x; background-position:top;
						padding:0px;
						font-family:Tahoma;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#2C1F1E;
												
						}

a:link {color: #0033CC;  padding:1px;}
a:visited {color: #0033CC; padding:1px;}
a:hover {
	color: #000;
	background-color: #ACE0E6
}

* 		{ 				margin: 0; padding: 0; }
#wrapper {				width: 900px; margin: 0 auto 0 auto; 

						}

#header { 				display: block;  text-align:center; background:none; height:200px;
						}
#header a:hover {	 background:none;}
						
#body-start {}

#content {				margin-left:200px; padding-left:25px; padding-right:25px; width:522px; text-align:justify;
						}
#left-column {				float:left; width:200px; text-align:center; background: #C7D2E7; line-height:18px;}



#navigation 	{
	height:30px;
	padding:18px 0px;
	text-align:center;
	background-image: url(http://www.wonderfulwindows.com/images/holiday.gif);
	background-repeat:no-repeat;
	background-position:495px 1px;
}
#navigation a	{		color:#fff; text-decoration:none}
#navigation a:hover {	color:#fff; text-decoration:underline; background:none;}
#navigation li {		display: inline; background:none;
						list-style-type: none; border-right:1px dotted #466DC8;
						padding-right: 15px; padding-left:15px;
						font-size:16px; font-weight:bold; letter-spacing:1px; }



#footer {				margin: auto; text-align:center; font-size:10px; 
						clear:both; line-height:12px; 						
						border-right:1px solid #44030F;
						border-left:1px solid #44030F; 
						background:#00627b;
						color:#e5e5e5;
}

#footer a	{
						color:#fff;
						font-size:10px;
						text-decoration:underline;
						}
#footer a:hover	{
						color:#e5e5e5;
						font-size:10px;
						text-decoration:none;
						}

