<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	font-size:18px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #458bbc;
	}
#topbar
{
	height:12px;
	background-color:#CCCCCC;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 125px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	padding-top:20px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	vertical-align: top;
} 


.twoColFixLtHdr #mainContent h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:left;
	color: #458bbc;
	font-weight: bold;
	margin-top: 2px; margin-bottom: 5px; 
}	
.twoColFixLtHdr #mainContent p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt ;
	text-align:left;
	color: #000000;
	margin-top: 8px; margin-bottom: 8px; 
	font-weight:normal;
}	

#photodude
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #000000;
	font-weight:normal;
	margin-left:20px;
	list-style-position: inside;
	list-style-type: disc;
}	

.twoColFixLtHdr #mainContentmodcard {
margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	height:500px;
} 	

#awardtext
{
	text-align:center;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.twoColFixLtHdr #mainContentbot {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	margin-right:60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height:100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #458bbc;
} 

	

.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #458bbc;
	text-align: right;
	top:20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#line
{
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
	bottom: 500px;
	margin-left: 125px;
}

/*---------------------------------ROLLOVER CODES--------------------------------------------------------------------*/

#women
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/women.gif") no-repeat 0 0;}
#women:hover
{ background-position: 0 -15px;}
#women span
{ display: none;}

#men
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/men.gif") no-repeat 0 0;}
#men:hover
{ background-position: 0 -15px;}
#men span
{ display: none;}

#real
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/real.gif") no-repeat 0 0;}
#real:hover
{ background-position: 0 -15px;}
#real span
{ display: none;}

#realmen
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/realmen.gif") no-repeat 0 0;}
#realmen:hover
{ background-position: 0 -15px;}
#realmen span
{ display: none;}

#realwomen
{ display: block;
  width: 95px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/realwomen.gif") no-repeat 0 0;}
#realwomen:hover
{ background-position: 0 -15px;}
#realwomen span
{ display: none;}

#about
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/about.gif") no-repeat 0 0;}
#about:hover
{ background-position: 0 -15px;}
#about span
{ display: none;}

#contact
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/contact.gif") no-repeat 0 0;}
#contact:hover
{ background-position: 0 -15px;}
#contact span
{ display: none;}

#become
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/become.gif") no-repeat 0 0;}
#become:hover
{ background-position: 0 -15px;}
#become span
{ display: none;}

#press
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/press.gif") no-repeat 0 0;}
#press:hover
{ background-position: 0 -15px;}
#press span
{ display: none;}

#blog
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/newsite/images/blog.gif") no-repeat 0 0;}
#blog:hover
{ background-position: 0 -15px;}
#blog span
{ display: none;}

#news
{ display: block;
  width: 71px;
  height: 15px;
  background: url("http://www.sapphiresmodel.com/images/news.gif") no-repeat 0 0;}
#news:hover
{ background-position: 0 -15px;}
#news span
{ display: none;}

#photography
{ display: block;
  width: 93px;
  height: 18px;
  background: url("http://www.sapphiresmodel.com/images/photography.gif") no-repeat 0 0;}
#photography:hover
{ background-position: 0 -18px;}
#photography span
{ display: none;}

#home
{ display: block;
  width: 93px;
  height: 18px;
  background: url("http://www.sapphiresmodel.com/images/home.gif") no-repeat 0 0;}
#home:hover
{ background-position: 0 -18px;}
#home span
{ display: none;}

/*---------------------------------ROLLOVER CODES END----------------------------------------------------------------*/
/*<-----------------------------GALLERY CODE ---------------------------------------*/

#mainContainer{
	text-align:left;
	background-color:#FFF;
	border:0px solid #317082;
	padding-top: 5px;
	padding-left: 55px;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:340px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:280px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
	width:400px;	/* Width of large image div */
	height:380px;	/* Height of large image div */
	float:left;
	padding-left:5px;	/* "Air" */
	padding-right:5x;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:2px solid #458bbc;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
		height:75px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #458bbc;	/* Green border around active thumbnail */
		padding:0px;
		height:75px;
	}
	
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
	}
	#DHTMLgoodies_botbar {
	width:340px;
	text-align: center;
	height:20px;
	}
	
	#cardinfoname
	{
	height:30px;
	width: 690px;
	float: left;
	padding-left:41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-bottom: 20px;
	color: #458bbc;
	font-weight:normal;
	}
	
	#browseinfo
	{
	top: 500px;
	width: 100%;
	text-align:right;
	background-color:#CCCCCC;
	top:50px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	color: #FFFFFF;
	height: 15px;
	}
	
	#browseinfo li
	{
	float:right;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
	list-style-position: inside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #458bbc;
	padding-top: 0px;
	vertical-align:middle;
	}
	
	#cardinfo
	{
	height: 50px;
	width: 690px;
	float: left;
	padding-top: 3px;
	border-top: 1px solid #458bbc;
	}
	
	#cardinfo li
	{
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
	float:left;
	list-style-position: inside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #458bbc;
	}
	
/*<-----------------------------GALLERY CODE END---------------------------------------*/
/*--------------------------------- COLUMNED TEXT----------------------------------------------------------------*/
.botcolumnleft{
	width:30%;
	padding:10px;
	text-align:left;
	float: left;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #458bbc;
	font-weight: normal;
}
.botcolumn{
	width:32%;
	padding:10px;
	text-align:left;
	float: left;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #458bbc;
	font-weight: normal;
}
.botcolumnnoright
{
	width:30%;
	padding:10px;
	text-align:left;
	float: left;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/*--------------------------------- COLUMNED TEXT END -------------------------------------------------------------*/

.nametext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:center;
	position:relative;
	top:3px;
	color: #458bbc;
	font-weight: normal;
}

table.background
{
background: url("http://www.sapphiresmodel.com/newsite/images/browseback.gif");
background-repeat:no-repeat;
background-position:center center;
}

.imgsmall
{
width:825px; 
height:auto;
}
#phototext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: #000000;
	width: 290px;
	height: 500px;
	vertical-align: top;
}
#phototext h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:left;
	color: #458bbc;
	font-weight: bold;
}	
.floatLeft
{
	float: left;
	padding-right:15px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

	
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
	margin:0px;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:100px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:100px;	
		padding-left:2px;
		padding-top:4px;
		padding-bottom:4px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	margin-top:1px;
	/*border-bottom:1px solid #000;*/
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
	margin-top:1px;
	font-size: 8pt;
	font-weight: normal;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
	margin-top:1px;
	font-style:italic;
	color:2174ae;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
