
body 											{
												color				: #ddd ;
												background			: #0A51A1 url(../_navimages/bg_blue_pattern2.gif) 0% 0% ;
												font-family			: Georgia, Times, "Times New Roman", serif;
												margin				: 0 0 2em 0 ;
												padding				: 0 ;
												}

/* ................................................................................... */

p												{
												margin-bottom		: 1em;
												}

a												{
												color				: #fc0 ;
												text-decoration		: none ;
												font-family			: helvetica, arial, san-serif;
												font-weight			: bold ;
												}
												
a:hover											{
												color				: #fff ;
												text-decoration		: underline ;
												}
												
/* ----------------------------------------------------------------------------------- */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	MEDIA STRIP 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#media_strip_wrapper							{
												}
												
#media_strip									{
												width				: 960px ;
												margin				: 0 auto;
												padding				: 10px 0 5px 0 ;
												text-align			: right;
												}

#media_strip a									{
												padding-left		: 10px ;
												}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	HEADER 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#header_wrapper									{
												background			: #dda ;
												margin				: 0;
												padding				: 0;
												border-top			: 5px solid #c00 ;
												border-bottom		: 5px solid #c00 ;
												}
												
#header											{
												width				: 960px ;
												color				: #422 ;
												margin				: 0 auto;
												padding				: 0 ;
												}

/* ................................................................................... */

#header table										{
												width				: 100% ;
												border-collapse		: collapse ;
												border-spacing		: 0 ;
												padding				: 0 ;
												margin				: 0 ;
												}

#header table	td
												{
												padding				: 0 0 0 20px;
												margin				: 0 ;
												}

#header table	td:first-child
												{
												padding				: 0;
												}
												
/* ................................................................................... */

#header	h1										{
												color				: #a00 ;
												font-weight			: bold;
												font-size			: 225%;
												line-height			: 100%;
												margin				: 0 ;
												}

#header	h1 a										{
												font-family			: Georgia, Times, "Times New Roman", serif;
												color				: #a00 ;
												text-decoration		: none ;
												}

#header	h1 a:visited								{
												color				: #a00 ;
												}

#header	h1 a:hover								{
												color				: #f00 ;
												text-decoration		: underline ;
												}

#header	h2										{
												color				: #000 ;
												font-weight			: bold;
												font-size			: 140%;
												line-height			: 100%;
												margin				: 0 0 .5em 0 ;
												padding				: 0 ;
												}

#header	h2:first-child							{
												margin-top			: 0;
												}

#header h3										{
												margin				: 0 ;
												}
												
#header a										{
												font-weight			: bold;
												text-decoration		: none;
												color				: #a00 ;
												}
												
#header a:visited								{
												color				: #a00;
												}
								
#header a:hover									{
												color				: #f00;
												text-decoration		: underline;
												}													

												
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	NAVIGATION 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#main_navigation_wrapper						{
												xxbackground			: #a00 ;
												margin				: 0 ;
												}

#bottom_navigation_wrapper 						{
												background			: #dda ;
												text-align			: center ;
												margin				: 0 auto 2em auto;
												padding				: 1em 0 ;
												border-bottom		: 5px solid #c00 ;
												color				: #987 ;
												}

#bottom_navigation_wrapper  a					{
												margin				: 0 .5em;												
												font-weight			: bold;
												text-decoration		: none;
												color				: #a00 ;
												}
												
#bottom_navigation_wrapper a:visited				{
												color				: #a00;
												}
								
#bottom_navigation_wrapper a:hover				{
												color				: #f00;
												text-decoration		: underline;
												}																								
/* ----------------------------------------------------------------------------------- */
												
.navigation										{
												width				: 960px ;
												margin				: 0 auto ;												
												overflow			: auto ;
												text-align			: center ;
												}

/* ----------------------------------------------------------------------------------- */

.navigation ul									{
												xxfloat				: right ;
												list-style			: none ;
												margin				: 0 ;
												padding				: 0 ;								
												}

.navigation ul li									{
												float				: left ;
												margin				: 0 ;
												padding				: 0 ;
												}	

.navigation ul li:first-child						{
												xxmargin-left			: 20px ;
												}

.navigation a									{
												margin-top			: 20px;
												display				: block ;
												xxpadding				: 5px 10px 5px 10px ;
												padding				: 10px 20px 5px 20px ;
												font-family			: helvetica, arial, san-serif;
												font-weight			: bold;
												text-decoration		: none;
												color				: #dda ;
												margin-right		: 10px ;
												background			: #c00 ;
												}
								
.navigation a:visited							{
												color				: #dda;
												}
								
.navigation a:hover								{
												color				: #fff;
												text-decoration		: underline;
												}	
												
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	FOOTER 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#footer_wrapper									{
												}

#footer											{
												color				: #ddd ;
												font-family			: helvetica, arial, san-serif;
												width				: 960px ;
												margin-left			: auto ;
												margin-right		: auto ;
												}

#footer b										{
												color				: #fff ;
												}

#footer h3										{
												font-weight			: normal ;
												margin				: 0 0 .5em 0 ;
												padding				: 0 ;
												}
												
#copyright										{	
												padding-top			: 3em;
												text-align			: center ;
												font-size			: smaller ;
												}
/* ................................................................................... */

#footer table										{
												width				: 100% ;
												border-collapse		: collapse ;
												border-spacing		: 0 ;
												padding				: 0 ;
												margin				: 0 ;
												}

#footer table	td
												{
												width				: 50% ;
												vertical-align		: top ;
												padding				: 0 20px;
												margin				: 0 ;
												}
												
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	SLIDESHOW STRIP 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
	
#slideshow_wrapper								{
												border-top			: 5px solid #c00 ;
												background			: #000 ;
												}

#slideshow										{
												width				: 960px ;
												margin-left			: auto ;
												margin-right		: auto ;
												}		
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	CONTENT 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#content_wrapper								{
												border-top			: 5px solid #c00 ;
												border-bottom		: 5px solid #c00 ;
												background			: #fff ;
												}

#content										{
												line-height			: 150% ;
												color				: #444 ;
												padding-bottom		: 2em ;
												width				: 960px ;
												margin-left			: auto ;
												margin-right		: auto ;
												}
												
/* ................................................................................... */

#content table									{
												width				: 100% ;
												border-collapse		: collapse ;
												border-spacing		: 0 ;
												padding				: 0 ;
												margin				: 0 ;
												}

#content table td
												{
												vertical-align		: top ;
												padding				: 0 20px;
												margin				: 0 ;
												}

#content table td#column_sidebar
												{
												width				: 350px ;
												}


/* ................................................................................... */

#content h1										{
												font-weight			: normal;
												xxcolor				: #262B90;
												color				: #c00 ;
												font-size			: 250% ;
												line-height			: 110% ;
												padding				: 10px 0 10px 60px ;
												background			: url(../_navimages/evil_eye_50x50.png) 0% 50% no-repeat;
												}
												
#content h1 > div									{
												font-size			: smaller;
												color				: #d80;
												}

#content h2										{
												line-height			: 110% ;
												font-weight			: bold;
												margin-top			: 1em;
												color				: #08a;
												}
												
#content h2 > div									{
												font-size			: smaller;
												}
												
#content a										{
												font-weight			: bold;
												text-decoration		: none;
												color				: #a00 ;
												}
												
#content a:visited								{
												color				: #a00;
												}
								
#content a:hover									{
												color				: #f00;
												text-decoration		: underline;
												}													

#content table td {
	padding-bottom: 40px;
}
												
												
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	MISC 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

ul.spaced li										{
												margin-top			: 1em ;
												}
											
ul.spaced li:first-child							{
												margin-top			: 0 ;
												}

ul.spaced li ul li									{
												margin-top			: 0 ;
												}
												
/* ................................................................................... */

.info											{
												font-family			: helvetica, arial, san-serif !important;
												}