@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:100%;
}
#Header {
	width: 100%;
	height: 100px;
	background-color: #000000;
}
#Fashion_Wrapper{
	text-align:left;
	width: 955px;
	height: 100%;
	min-height: 100%;
	position: relative;
	height: auto !important;
	margin: -100px auto -50px auto; /* the bottom margin is the negative value of the footer's height */
}
#Title_Image{
	margin: 0px;
	padding: opx;
	float: left;
}
#Menu{
	width: 800px;
	height: 85px;
	margin: 0px 0px 0px 155px;
	clear: right;
}
#Quote_Holder{
	height: 100px;
	float: right;
	color: #FFFFFF;
	font-size: 1.5em;
	max-height: 60px;
	max-width: 750px;
	text-align: left;
	vertical-align: middle;
	width: 650px;
}
#Content{
	clear: both;
	color: #FFFFFF;
	font-size: 1em;
}
.Gallery{
	margin: 0px 26px 0px 26px;
}
.Lynx_Gallery{
	margin: 0px 109px 0px 109px;
}

ul{
	text-decoration: none;
	list-style-type: none;
	height: 85px;
	margin: 0px;
	clear: left;
}
li a{
	float: right;
	display: inline;
	position: fixed;
	top: 0px;
}
a.Home_rollover {
	width: 125px;
	height: 85px;
	background: url(../Fashion_Makeup/Assets/Home.png) 0 0 no-repeat;
	text-decoration: none;
	margin-left: 20px;
	right: 630px;
}
 
a:hover.Home_rollover {
    background-position: -125px 0;
} 
a.Video_rollover {
	width: 125px;
	height: 85px;
	background: url(../Fashion_Makeup/Assets/Videos.png) 0 0 no-repeat;
	text-decoration: none;
	margin-left: 20px;
	right: 495px;
}
 
a:hover.Video_rollover {
    background-position: -125px 0;
} 
a.About_rollover {
	width: 125px;
	height: 85px;
	background: url(../Fashion_Makeup/Assets/About_Me.png) 0 0 no-repeat;
	text-decoration: none;
	margin-left: 20px;
	right: 165px;
}
 
a:hover.About_rollover {
    background-position: -125px 0;
} 
a.Contact_rollover {
	width: 125px;
	height: 85px;
	background: url(../Fashion_Makeup/Assets/Contact.png) 0 0 no-repeat;
	text-decoration: none;
	margin-left: 20px;
	right: 20px;
}
 
a:hover.Contact_rollover {
    background-position: -125px 0;
} 
a.Gallery_rollover {
	width: 125px;
	height: 85px;
	background: url(../Fashion_Makeup/Assets/Gallery.png) 0 0 no-repeat;
	text-decoration: none;
	margin-left: 20px;
	right: 330px;
	}
a:hover.Gallery_rollover{background-position: -125px 0}

.About_Me{
	clear: none;
	float: left;
	padding: 30px 0px 0px 0px;
	color: #FF0099;
}
.Training{
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	width: 400px;
}
h3{
	color: #FF0099;

}
#footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	margin: 0 auto;
	width: 915px;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.7em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
span { color:#FF0099}
#Contact {
	margin: 0px 100px 0px 100px;
}
a {
	color: #FF0099;
}
.right{
	float: right;
}
#mssHolder{}
#Sliding_Gallery{
	color: #FFF;
	height: 600px;
	min-height: 600px;
	width: 100%;
	margin: 0px;
	float: left;
}
sliding_gallery2{}
