* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background-color : #d3e3b2;
	color : #2a3f00;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 1pt;
	word-spacing: normal;
	float: left;
}


/* PAGE HEADER & MENU */

#page_header {
	width : 689px;
	height : 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_menu {
	padding-top : 0px;
	width : 520px;
	height : 15px;
	float : right;
}

#page_menu ul {
	margin-left : 0px;
	height : 15px;
	list-style-position: inside;
	list-style-image: none;
}

#page_menu li {
	padding-left : 5px;
	height : 15px;
	float : left;
	list-style-position: inside;
	list-style-image: none;
	valign: bottom;
}


/* PAGE BODY */

#page_bodybox {
	width : 689px;
	height : 620px;
	background-color : #FFFFCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftborder {
	width : 14px;
	height : 605px;
	background : url('images/box_left.gif') repeat-y 0px 0px;
	float : left;
}

#leftborder #top {
	width : 14px;
	height : 15px;
	background : url('images/box_topleft.gif') no-repeat left top;
	overflow : hidden;
}

#leftborder #bot {
	width : 14px;
	height : 605px;
	background : url('images/box_botleft.gif') no-repeat left bottom;
	overflow : hidden;
}

#bodyborder {
	padding : 14px 11px 14px 0px;
	border-top : #BAD286 1px solid;
	border-bottom : #BAD286 1px solid;
	border-right : #BAD286 1px solid;
	float : left;
}

#page_content {
	width : 663px;
	height : auto;
	overflow : auto;
}


/* CONTENT LEFT COLUMN */

#leftcol {
	width : 300px;
	height : 400px;
	background : url('images/main_img.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 : 310px;
	height : 590px;
	float: left;
	overflow : hidden;
	text-align : left;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: normal;
}
#maincol2 {
	width : 300px;
	height : 600px;
	float: left;
	overflow : hidden;
	text-align : justify;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: normal;
	background-color: #FFFFFF;
}

#maincol h2, #maincol h3 {
	font-size : 12px;
	margin-bottom : 15px;
}

#maincol p {
	padding-top : 0px;
	padding-bottom : 19px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	padding-right: 0px;
	padding-left: 5px;
}


#maincol ul {
	padding-top : 2px;
	padding-bottom : 10px;
	display : block;
}

#maincol li {
	padding-left : 8px;
	padding-bottom : 6px;
	background : url('images/bullet_arrow.gif') no-repeat 0px 2px;
	font-weight : bold;
	display : block;
}

#maincol_nav {
	margin-top : 8px;
	color : #2a3faa;
	text-align : center;
}

#maincol_nav a {
	color : #2a3faa;
	text-decoration : none;
	font-weight : bold;
}

#maincol_nav a:hover {
	color : #2a3faa;
}


/* CONTENT RIGHT COLUMN */

#rightcol {
	width : 148px;
	height : 400px;
	background-color : #333331;
	float: left;
}

#rightcol_top {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/rightcol_top.gif') #333331 no-repeat 0px 0px;
	overflow : hidden;
}

#rightcol_bot {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/rightcol_bot.gif') #333331 no-repeat 0px 0px;
}

#rightcol_main {
	margin : 0px 9px;
	width : 130px;
	height : 386px;
	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 : 107px;
	display : block;
	overflow : hidden;
}

.model_nametag {
	margin-bottom : 5px;
	border : #60605D 1px solid;
	color : #90908E;
}

.model_nametag a {
	display : block;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 128px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}

.model_nametag_bot {
	width : 130px;
	height : 17px;
	background : url('images/rightcol_tagbg.gif') no-repeat 0px 0px;
	color : #90908E;
}

.model_nametag_bot a {
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	width : 128px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}


/* PAGE FOOTER */

#page_footer {
	margin : 2px auto 0px;
	width : 689px;
	height : 20px;
	color : #6C6C69;
	font-weight : bold;
}

#page_footer a {
	color : #6C6C69;
	text-decoration : none;
}

#page_footer a:hover {
	text-decoration : none;
	color : #797977;
}

img {
	border: 0px;
}

a {
	color : blue;
}

a:hover {
	color : #E9E9E5;
}

span {
	display : none;
}



p {
	text-align : left;
	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;
}
.caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: black }

