html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #bc0043;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}


#navigation {
background-image:url(http://www.exmodeltalent.com/images/navbg.png);
position: absolute; 
top: 240px;
left: 200px;
width: 200px;
font-family: georgia;
font-size:14px;
text-align: center;
font-style: italic;
letter-spacing: 1px;
line-height:19px;
text-transform:capitalize
;
}

a.nav1, a.nav1:link, a.nav1:active, a.nav1:visited {
display: block;
color: #940033;
padding: 6px;
text-decoration: none;
border-bottom: 1px solid #000000;

}
a.nav1:hover {
color: #fff;
background-color: #000000;
}



body {
margin:0;
background-image: url(http://www.exmodeltalent.com/images/bg.png);
background-repeat: repeat;
background-position: left;


}
#header {
background-image: url(http://www.exmodeltalent.com/images/side2.png);
background-repeat: repeat-x;
height: 600px;
text-align:left;
background-color: #600022;
}


#lay{
width:1000px;
height:600px;
margin:0;
auto: 0;
padding:0;
text-align: left;
position: left;
background: transparent url('http://www.exmodeltalent.com/images/layout7.png') no-repeat;
}


/** layout **/
#left {
 position: absolute;
 top: 0;
 width: 1000px;
}



#right {
 position: absolute;
 top: 480px;
 left: 140px;
 width: 742px;
}







/** Body **/
#body {
 background: url(http://www.exmodeltalent.com/images/body_bg.jpg) repeat-y;
 color: #f3f3f3;
 font-weight: normal;
}
#body-top {
 background: url(http://www.exmodeltalent.com/images/body_top.jpg) no-repeat;
}
#body-bot {
 background: bottom left url(http://www.exmodeltalent.com/images/body_bot.jpg) no-repeat;
 padding: 36px 39px 19px 39px;
}

#body h2 {
 font: 14px "Times New Roman", serif;
}
#body h2 strong {
 color: #660505;
 font-weight: normal;
 font-size: 18px;
}
#body h3 {
 font: 14px "Times New Roman", serif;
 color: #660505;
 margin-top: 1.4em;
 margin-bottom: 1.1em;
}
#body h4 {
 color: #660505;
}
#body .left {
 margin: 0 26px 0 0;
}

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
 background: bottom left url(http://www.exmodeltalent.com/images/body_hr.jpg) no-repeat;
 margin: 10px -39px;
}

#footer-1 {

  width: 660px;
  margin-top: 5px;
  border-right: 0px solid #ACACAC;
  font: 14px "times new roman", serif;
  color: #ffffff;
  text-align: center;
font-family: helvetica;
font-size:14px;
text-align: center;
font-style: italic;
letter-spacing: 1px;

}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 154px;
  margin-left: 12px;
  font: 18px "times new roman", serif;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 12px;
}
#footer-3 {
  float: left;
  width: 135px;
  margin: 0;
  font: 14px "times new roman", serif;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 12px;
}



/************** Bold *****************************/

b, strong {color: #940033; font-size: 14px;} 
i {color: #DD0758; font-family: verdana; border-bottom: 0px solid #ff478f;  }
u {color: #28b5b6;  padding: 2px; border-bottom: 0px solid #d9d9d9;}
s {color: c7d407; border-bottom: 0px dashed #ff478f;}


.border {
font-size: 10px;
padding: 4px;
font-family:  arial;
font-weight: normal;
margin: 4px;
background-image: url('');
background-color: #000000;
border: 2px solid #000000;
color: #ff1414;
text-align: center;
}


.navigate  {
font-family: georgia;
color: #000000;
font-size: 12pt;
text-transform: uppercase;
font-weight: normal;
padding: 4px;
background-color: #ffffff;
text-align: left;
}


.navigate2  {
font-family: georgia;
color: #a5013b;
font-size: 12pt;
text-transform: uppercase;
font-weight: normal;
padding: 4px;
text-align: center;
}

hr {
border: 1px;
border-top: solid 1px #020202;
height: 1px;
}
