body {
	background-color: #370035;
}

a {
	text-decoration: none;
	color: #a2009c;
}

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

/* @container */

#container {
	width: 745px;
	height: auto;
	position: absolute;
	margin: 45px 0 0 -347px;
	padding: 0 0 40px 0;
	left: 50%;
}

/* @header */

#header {
	width: 745px;
	height: 95px;
}

#logo {
	width: 295px;
	height: 95px;
}

#logo_link {
	width: 300px;
	height: 95px;
	background-image: url(../images/35mm_logo.gif);
	display: block;
}

#logo_link span {
	display: none;
}


#nav {
	width: 380px;
	height: 54px;
	margin: 0 0 0 55px;
	float: left;
}

#nav span {
	display: none;
}

#nav_top_row {
	margin: 0;
}

#nav_middle_row {
	margin: 8px 0 0 0;
	float: left;
}

#nav_bottom_row {
	margin: 8px 0 0 0;
	float: left;
}
#nav_down_row {
	margin: 8px 0 0 0;
	float: left;
}

#link_1 {
	width: 51px;
	height: 12px;
	background: url(../images/3-n.gif) no-repeat 0 -12px;
	display: block;
	float: left;
}

#link_1:hover {
	background: url(../images/3-n.gif) no-repeat 0 0;
}

#link_2 {
	width: 90px;
	height: 12px;
	background: url(../images/3-s.gif) no-repeat 0 -12px;
	display: block;
	float: left;
	margin-left: 5px;
}

#link_2:hover {
	background: url(../images/3-s.gif) no-repeat 0 0;
}

#link_3 {
	width: 78px;
	height: 12px;
	background: url(../images/3-c.gif) no-repeat 0 -12px;
	display: block;
	float: left;
}

#link_3:hover {
	background: url(../images/3-c.gif) no-repeat 0 0;
}

#link_4 {
	width: 126px;
	height: 12px;
	background: url(../images/3-v.gif) no-repeat 0 -12px;
	display: block;
	float: left;
	margin-left: 5px;
}

#link_4:hover {
	background: url(../images/3-v.gif) no-repeat 0 0;
}

#link_5 {
	width: 142px;
	height: 12px;
	background: url(../images/3-i.gif) no-repeat 0 -12px;
	display: block;
	float: left;
	margin-left: 5px;
}

#link_5:hover {
	background: url(../images/3-i.gif) no-repeat 0 0;
}

#link_6 {
	width: 245px;
	height: 12px;
	background: url(../images/3-m.gif) no-repeat 0 -12px;
	display: block;
	float: left;
}

#link_6:hover {
	background: url(../images/3-m.gif) no-repeat 0 0;
}

#link_7 {
	width: 243px;
	height: 12px;
	background: url(../images/3-a.gif) no-repeat 0 -12px;
	display: block;
	float: left;
}

#link_7:hover {
	background: url(../images/3-a.gif) no-repeat 0 0;
}

#link_8 {
	width: 77px;
	height: 12px;
	background: url(../images/3-o.gif) no-repeat 0 -12px;
	display: block;
	float: left;
	margin-left: 5px;
}

#link_8:hover {
	background: url(../images/3-o.gif) no-repeat 0 0;
}

#link_9 {
	width: 147px;
	height: 12px;
	background: url(../images/3-3.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-left: 5px;
}

#link_9:hover {
	background: url(../images/3-3.gif) no-repeat 0 0;
}

#home_top_pic {
	width: 145px;
	height: 95px;
	margin: 0 0 0 105px;
	background-image: url(../images/home_top.jpg);
}

/* @content */

#content {
	height: auto;
	width: auto;
	margin: 5px 0 25px 0px;	
}

/* @left_content */

#left_content {
	width: 544px;
}

#main_pic {
	width: 544px;
	height: 303px;
	margin: 0;
	background-image: url(../images/35mm_main_pic.jpg);
}

#title {
	width: 494px;
	height: 40px;
	margin: 5px 0 0 0;
	background-image: url(../images/35mm-title.gif);
	display: block;
}

#content span {
	display: none;
}

#main_text {
	width: 504px;
}

/* @right_content */

#right_content {
	width: 194px;
	margin: 0 0 0 7px;
}

.side_text_p {
	color: #db2dd5;
	line-height: 1.8em;
	font-size: 12px;
	font-weight: bold;
}

#right_content a {
	color: #a2009c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#right_content a:hover {
	color: #db2dd5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.active_link {
	color: #db2dd5;
	font-size: 12px;
	font-weight: bold;
}

#right_content ul {
	margin: 16px 0 0 0;
	padding: 0;
}

#right_content li {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
}

#right_pics {
	width: 194px;
	margin: 0 0 0 0;
}

#top_pic {
	width: 194px;
	height: 144px;
	margin: 50px 0 0 0;
	background-image: url(../images/35mm_right_top.jpg);
}

#bottom_pic {
	width: 144px;
	height: 103px;
	margin: 6px 0 0 0;
	background-image: url(../images/35mm_right_bottom.jpg);
}

#top_text {
	width: 194px;
	margin: 0;
	padding: 14px 0 0 0;
}

#side_text {
	width: 194px;
	margin: 0;
	padding: 0;
}

/* @footer */


#skillsetLogo {
	width: 101px;
	height: 40px;
	background: url(../images/3-k.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-top: 10px;
}

#skillsetLogo:hover {
	background: url(../images/3-k.gif) no-repeat 0 -40px;
	margin-top: 10px;
}

#lotteryLogo {
	width: 126px;
	height: 31px;
	background: url(../images/3-l.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-top: 19px;
}

#lotteryLogo:hover {
	background: url(../images/3-l.gif) no-repeat 0 -31px;
	margin-top: 19px;
}


#mandg {
	float: right;
	margin: 3px 0 0 0;
	padding: 0 51px 0 0;
	display: block;
}

#mandg p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #876686;
}

#mandg a {
	color: #876686;
	text-decoration: none;
}

#mandg a:hover {
	color: #ffffff;
	text-decoration: none;
}