body {
	background-color: #262521;
}

a {
	line-height: 16px;
	text-decoration: none;
	color: #c1700d;
}

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

/* @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/about_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/s-n.gif) no-repeat 0 -12px;
	display: block;
	float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.inner {
	width: 100%;
	height: auto;
	border-top: 1px solid #eb9a36;
	margin-bottom: 20px;
	padding-top: 7px;
}

p {
	padding-bottom: 0px;
	margin-bottom: 0p;
}

h1 {
	color: #eb9a36;
	margin: 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: 495px;
}

#left_pics {
	width: 194px;
	margin: 0 6px 0 0;
}

#left-top_pic {
	width: 194px;
	height: 144px;
	margin: 0;
	padding: 0;
	background-image: url(../images/about_left_top_pic.jpg);
	display: inline;
}

#left-bottom_pic {
	width: 144px;
	height: 144px;
	margin: 6px 0 0 50px;
	padding: 0;
	background-image: url(../images/about_left_bottom_pic.jpg);
	display: inline;
}

#main_pic {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic.jpg);
	display: inline;
}

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

/* @Board Titles */

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

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

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

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

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

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

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

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

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

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

/* @Main Images */


#main_pic_board1 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board1.jpg);
	display: inline;
}

#main_pic_board2 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board2.jpg);
	display: inline;
}

#main_pic_board3 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board3.jpg);
	display: inline;
}

#main_pic_board4 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board4.jpg);
	display: inline;
}

#main_pic_board5 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board5.jpg);
	display: inline;
}

#main_pic_board6 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board6.jpg);
	display: inline;
}

#main_pic_board7 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board7.jpg);
	display: inline;
}

#main_pic_board8 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board8.jpg);
	display: inline;
}

#main_pic_board9 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board9.jpg);
	display: inline;
}

#main_pic_board10 {
	width: 294px;
	height: 294px;
	margin: 0;
	background-image: url(../images/about_main_pic_board10.jpg);
	display: inline;
}

/* @Alternative Images */

#julianrodriguez {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_julianrodriguez.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#suegibson {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_suegibson.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#tonymiller {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_tonymiller.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#kateoconnor {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_kateoconnor.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#dennisfraser {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_dennisfraser.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#robertbuckler {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_robertbuckler.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#dummy {
	width: 144px;
	height: 194px;
	margin: 0 15px 15px 0;
	background-image: url(../images/p_dummy.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
}



#content span {
	display: none;
}

#main_text {
	width: 450px;
}

/* @right_content */

#right_content {
	width: 244px;
	margin: 0 0 25px 5px;
}

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

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

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

.active_link {
	line-height: 16px;
	color: #eb9a36;
	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;
}

#top_pic {
	width: 195px;
	height: 100px;
	margin: 45px 0 0 0;
	background-image: url(../images/about_right_top.jpg);
}

#bottom_pic {
	width: 194px;
	height: 144px;
	margin: 5px 0 0 0;
	background-image: url(../images/about_right_bottom.jpg);
}

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

/* @footer */


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

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

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

#lotteryLogo:hover {
	background: url(../images/s-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: #7d7c78;
}

#mandg a {
	line-height: normal;
	color: #7d7c78;
	text-decoration: none;
}

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