@charset "utf-8";
/* CSS Document */
#content		{
	width: 1000px;
	margin:0 auto;
	height:1470px;
	background-image:url(images/design/background.jpg);
	background-repeat: no-repeat;
	margin-top:-15px;
				} 
				
#bottom_nav		{
			font-size:12px;
			}

body {
	background-image:url(images/design/main_bg.gif);
	background-repeat:repeat-x;
	background-color: #366072;
	font-family: Trebuchet MS;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}

table.sml_tbl	{
	background-image:url(images/design/sml_tbl_bg.png);
	margin-left:40px;
	color:#000033;
	width:470px;
			}

td.sml_1		{
			text-align:left;
			border-bottom: dashed 1px gray;
			vertical-align:top;
			}
td.sml_2		{
			text-align:right;
			border-bottom: dashed 1px gray;
			vertical-align:top;
			}			
			

td.banner_cell	{
			vertical-align:top;
			height:145px;
			width:1000px;
			}

td.swf_cell	{		
			vertical-align:top;
			height:373px;
			width:1000px;
			}
			
td.main_content	{
			height:830px;
			}
			
td.nav_side	{
			width:200px;
			background-image: url(images/design/nav_back.jpg);
			background-repeat:no-repeat;
			height:400px;
			vertical-align:top;
			}
			
td.nav_side_bottom	{
			width:200px;
			height:430px;
			vertical-align:top;
			}
			
td.copy		{
			width:550px;
			height:830px;
			vertical-align:top;
			text-align:left;
			}
			
td.pics		{
			width:250px;
			height:830px;
			vertical-align:top;
			}
			
h1			{
			font-weight:bold;
			font-size:22px;
			margin-left:40px;
			}
			
p			{
			margin-left:40px;
			font-weight:bolder;
			}	

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

h2 {
	font-weight: bold;
	font-size: 18px;
	margin-left: 40px;
	text-decoration: underline;
}

.copy a {
	font-size: 16px;
	font-weight: bold;
}

.nyroModal img {
	border: 0 none;
}