@charset "utf-8";
/* CSS Document */
body	{
	background-image: url(images/bg_page3.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Myriad Pro", arial, helvetica, san-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 21px;
}
a	{
	color: #dddbdb;
	text-decoration: none;
}

img	{
	border: none;
}
h1	{
	font-size: 21px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
h2	{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
h3	{
	font-size: 21px;
	color: #ffffff;
	font-weight: bold;

}

hr	{
	visibility: hidden;
}
#bg	{
	width: 1012px;
	background-image: url(images/background2.png);
	background-repeat: repeat-y;
	background-position: left 15px;
	margin-left: 50px;
	margin-top: 10px;
}
#main	{
	background-image: url(images/backgroundpage3.png);
	background-repeat: no-repeat;
	width: 1012px;
	
}

#top	{
	margin-left: 3px;
}

#display	{
	margin: 0px 5px 0px 0px;
}

#dispImg	{
	margin-top: 15px;
}

#container	{
	width: 715px;
	margin: 5px 0px 0px 240px;
	background: #c10000;
}

#container td		{
	text-align: left;
	vertical-align: top;
	background-image: url(images/bg_content.png);
}

#container td a	{
	color: #dddbdb;
	text-decoration: none;
		}

#description	{
	width: 80%;
	margin-left: 50px;
	list-style: url(images/bullet2.png);
}

#copyright	{
	text-align: right;
	color: #c10100;
	font-weight: bold;
	margin: 0px 50px 0px 0px;
	font-size: 12px;
}

#flash	{
	display: block;
}

.disp img	{
	margin: 15px 15px 15px 0px;
	cursor: pointer;
	border: 1px solid #ffffff;
}