@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

.container {
width:800px;
margin: 20px auto 0px auto;
}

.navigators {
width: 60px;
height: 35px;
border-left: 1px dotted #000000;
padding-left:9px;
float:right;
margin-bottom: 10px;
margin-left:0px;
margin-top: 10px;
padding-top:15px;
text-align:left;
}

.navigators a:hover {
color:#CCCCCC;
}

.makeupartist_box {
width: 150px;
height: 35px;
float:left;
margin-bottom: 10px;
margin-top: 10px;
text-transform:uppercase;
padding-top:15px;
}

.logobox {
width: 350
px;
height: 65px;
float:left;
margin-bottom: 10px;
}

.main_image {
width: 800px;
float:left;
margin-top:10px;
}

.footer {
width: 800px;
height: 40px;
float:left;
margin-top:40px;
border-top:1px dotted #000000;
padding-top:15px;
}

.left_column_text {
width:400px;
float:right;
vertical-align:top;
}

.right_column_text {
width:350px;
float:left;
}

.portcol {
width:200px;
float:left;
}

.portthumbs {
width:550px;
float:right;
}

.thumbs {
heigh: 100px;
margin-right:10px;
margin-bottom:10px;
float:left;
}