html
{
    height:550px;
}
body
{
    text-align:center;
    height:550px;
    font-family:arial;
    font-size:10px;
    margin:0;
    padding:0;
    /**background-color:#F1EFE2;*/
    background-color:#CCCCCC;
}



div#wrapper_home
{
	background-image: url('images/templatelayout2_home.jpg');
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:5%;
    width:745px;
	height:497px;
    text-align:left;

}

div#wrapper_about
{
	background-image: url('images/templatelayout2_about.jpg');
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:5%;
    width:745px;
	height:497px;
    text-align:left;

}

div#wrapper_other
{
	background-image: url('images/templatelayout2_other.jpg');
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:5%;
    width:745px;
	height:497px;
    text-align:left;

}


li.selected
{
	/*list-style-image*/
	background-image:url(images/castingdept_plan_r5_c3.gif);
	background-repeat:no-repeat;
	width:12px;
	position:relative;
	left:-15px;
	padding-left:15px;
}

li
{
    list-style-type:none;
}


img
{
    border:0;
}


div#ad_head
{
    background-color:white;
    border:black solid 1px;
    padding:10px;
}

div#banner
{
    width:299px;
	height:24px;
    position:relative;
    top:30px;
    left:20px;
}

div#search
{
	position:absolute;
	top:400px;
	left:20px;
}

div#search input
{
	font-size:9px;
}

div#cat_links
{
    position:relative;
	top:70px;
    float:left;
	border-right:solid 1px #666666;
}

div#cat_links ul
{
	font-size:13px;
	margin-right:20px;
}

div#cat_links li
{
	margin-bottom:3px;
}

div#collage img
{
    position:relative;
    top:75px;
    left:58px;
    float:left;
}

ul#tab_links
{
	margin:0;
	padding:0;
	position:absolute;
	top:471px;
	left:546px;
	height:20px;
}

ul#tab_links li
{

	display:inline;
}

li#tab_terms
{
	position:relative;
	left:80px;
}

li#tab_about
{
	position:relative;
	left:39px;
}

div#content
{
    background-image: url('images/collage2.jpg');
    width:503px;
	height:335px;
    position:relative;
	top:70px;
    left:55px;
    float:left;
}

div#thumbs_pane
{
    width:550px;
    height:300px;
    position:relative;
    top:70px;
    left:55px;
    float:left;

}

div.thumbs
{
    border:solid 1px;
    float:left;
    margin:0 22px 22px 0;
    text-align:center;
    font-size:9px;
    width:80px;
	height:120px;
}

div#next
{
	width:53px;
    height:12px;
    position:absolute;
    top:82%;
    left:85%;
}

div#back
{
    width:53px;
    height:12px;
    position:absolute;
    top:82%;
    left:28%;
}

div#pg_num
{
    position:absolute;
	left:57%;
	top:82%;
	font-weight:bold;
}

div#model_index a
{
    margin-right:10px;
}

div#footer
{
    /*display:table-cell;
	background-color:white;
	color:#909090;*/
	width:300px;
    height:60px;
    vertical-align:middle;
    color:#333333;
    clear:left;
    position:absolute;
    top:465px;
    font-size:10px;
}


div#footer p
{
    margin-left:20px;
    margin-top:15px;
}

/* Profile Pages */
div.image_pane
{
	margin:70px 0 0 50px;
}

div#small_pics_pane
{
	width:412px;
	position:absolute;
	top:300px;
	left:280px;
	height:120px;
	overflow:hidden;
	display:inline;
	white-space:nowrap;
}

div.stats_pane
{
	height:205px;
	width:350px;
	position:absolute;
	top:90px;
	left:300px;
	overflow:auto;
}

div.nav_trail
{
	float:right;
	position:absolute;
	top:425px;
	left:50px;
	font-size:12px;
}

div#scroll_buttons
{
	width:20px;
	position:absolute;
	left:704px;
	top:330px;
}

div#scroll_buttons input
{
	width:20px;
}


a:link{text-decoration:none; color:black;}
a:visited{text-decoration:none; color:black;}
a:hover{text-decoration:none; color:black;}
a:active{text-decoration:none; color:black;}
