	* {
	margin : 0px;
	padding : 0px;
}

body {
	background-color : #A1A8D4;
	color : #ffffff;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 9px;
}


/* PAGE HEADER & MENU */

#page_header {
	margin : 40px auto 0px;
	width : 874px;
	height : 27px;

}

#page_header #logo {
	width : 339px;
	height : 27px;
	background : url('images/logo/Title.gif') no-repeat 20px 0px;
	float : left;
}

#page_menu {
	padding-top : 10px;
	width : 534px;
	height : 7px;
	float : left;
}

#page_menu ul {
	margin-left : 50px;
	height : 7px;
	list-style-position: inside;
	list-style-image: none;
}

#page_menu li {
	padding-left : 10px;
	height : 7px;
	float : left;
	list-style-position: inside;
	list-style-image: none;
}


/* PAGE BODY */

#page_bodybox {
	margin : 0px auto;
	width : 850px;
	height : 430px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #333331;
}

#leftborder {
	width : 14px;
	height : 430px;
	float : left;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#leftborder #top {
	width : 14px;
	height : 15px;
	background : url('images/format/box_topleft.gif') no-repeat left top;
	overflow : hidden;
}

#leftborder #bot {
	width : 14px;
	height : 415px;
	background : url('images/format/box_botleft.gif') no-repeat left bottom;
	overflow : hidden;
}

#bodyborder {
	padding : 14px 11px 14px 0px;
	float : left;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #B6B366;
	border-right-color: #29A9E1;
	border-bottom-color: #29A9E1;
}

#page_content {
	width : 825px;
	height : 410px;
	overflow : hidden;
}


/* CONTENT LEFT COLUMN */

#leftcol {
	width : 300px;
	height : 400px;
	background : url('images/logo/main1.gif') no-repeat 0px 0px;
	float : left;
	text-align : right;
	font-weight : bold;
}

#leftcol a {
	color : #E2E0E0;
	text-decoration : none;
	line-height : 13px;
}

#leftcol #nav {
	margin-top : 379px;
	margin-right : 7px;
	float : right;
}

#leftcol #nav span {
	display : block;
	margin : 0px 1px 0px 2px;
}

#leftcol #nav b {
	margin-left : 1px;
	border : #CCCCCC 1px solid;
	display : block;
	float : left;
}


/* CONTENT CENTER COLUMN */

#maincol {
	width : 342px;
	height : 380px;
	float: left;
	text-align : justify;
	border: thin groove #FFFFFF;
	padding: 10px;
	margin-top : 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: hidden;
}
.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .mainpic
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 59px;
	left: 355px;
	z-index: 1;
}
#mainone {
	width : 341px;
	height : 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	text-align:left;
	visibility: visible;
}
.mainpicbase {
	width: 1010px;
	height : 65px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	white-space:nowrap;
	margin-left: 0px;
	padding: 0px;
}
#mainpicsmallbox {
	width : 74px;
	height : 50px;
	background-color: #CCCCCC;
	color: #000000;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 15px;
	z-index: 5;
	border: thin double #000000;
}
.mainpicsmallboxpic {
	width : 74px;
	height : 50px;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 4px;
	margin-right: 15px;
	margin-left: 0px;
	padding-left:0px;
	z-index: 5;
	border: thin double #000000;
	float: left;
	overflow: hidden;
}
.mainpicbase div a .mainpic {
	display: none;
} 
 
.mainpicbase div a:hover .mainpic {
	display: block;
	position: absolute;
	z-index: 1;
	border: 1px double #000000;
	top: 29%;
	left: 45%;
	height: 185px;
	width: 280px;
	overflow: hidden;	
}

#maincol h2, #maincol h3 {
	font-size : 12px;
	margin-bottom : 15px;
}

#maincol p {
	padding-top : 0px;
	padding-bottom : 19px;
}


#maincol ul {
	padding-top : 2px;
	padding-bottom : 10px;
	display : block;
}

#maincol li {
	padding-left : 8px;
	padding-bottom : 6px;
	background : url('beta/images/bullet_arrow.gif') no-repeat 0px 2px;
	font-weight : bold;
	display : block;
}

#maincol_nav {
	margin-top : 8px;
	color : #2F2F2E;
	text-align : center;
}

#maincol_nav a {
	color : #2F2F2E;
	text-decoration : none;
	font-weight : bold;
}

#maincol_nav a:hover {
	color : #3D3D3D;
}


/* CONTENT RIGHT COLUMN */

#rightcol {
	width : 140px;
	height : 400px;
	background-color : #333331;
	float: left;
}

#rightcol_top {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/format/rightcol_top.gif') #333331 no-repeat 0px 0px;
	overflow : hidden;
}

#rightcol_bot {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/format/rightcol_bot.gif') #333331 no-repeat 0px 0px;
}

#rightcol_main {
	margin : 0px 1px;
	width : 139px;
	height : 400px;
	overflow : hidden;
}

#rightcol .arrow a {
	margin-top : 2px;
	display : block;
	font-size : 3px;
	line-height : 1px;
	height : 3px;
}

.model_thumbnail {
	margin-bottom : 1px;
	width : 130px;
	height : 84px;
	display : block;
	overflow : hidden;
}

.model_nametag {
	margin-bottom : 5px;
	border : 1px none #60605D;
	color : #90908E;
}

.model_nametag a {
	display : block;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 135px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}

.model_nametag_bot {
	width : 135px;
	height : 17px;
	color : #90908E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.model_nametag_bot a {
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	width : 140px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}


/* PAGE FOOTER */

#page_footer {
	margin : 2px auto 0px;
	width : 689px;
	height : 20px;
	color : #000000;
	font-weight : bold;
}

#page_footer a {
	color : #000000;
	text-decoration : none;
}

#page_footer a:hover {
	text-decoration : none;
	color : #797977;
}



a {
	color : #D0D0C9;
}

a:hover {
	color : #E9E9E5;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-type: none;
	display : block;
}

.clearthis {
	margin : 0px;
	display : none;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
