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

body {
/*
background-image: url(m_logo.gif);
background-position: top left;
background-repeat: no-repeat;
*/
}
/*
#header {
position: absolute;
background-image: url(m_logo.gif);
background-position: top left;
background-repeat: no-repeat;
 width: 800px;
    height: 172px;

}
*/
#home-link {
    position: absolute;
    display: inline-block;
    width: 342px;    /* width of the logo */
    height: 138px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
    visibility: visible;
	
	z-index:3;
	
	}



h1{
color: #ED1D8F;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight:bold;
text-decoration: none;
}

.image_intro {	float: left;
	margin-top: 167px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: .9em;
	line-height: 1.2em;
	outline: none;
	border:0px;
}

.image_intro a{
	font-family: Helvetica, Arial, sans-serif;
	color: #ED1D8F;
	font-size: .9em;
	line-height: 1.2em;
	outline: none;

}

#nav_space {
	margin-left: 400px;
	margin-right: 20px;
	float: left;
	
	font-family:  Helvetica, Arial, sans-serif;
	color: #000000;
	position: relative;
	
	}
#nav_space p {
	
	line-height: 1.2em;
}
#nav_space_work {
	margin-left: 400px;
	margin-right: 20px;
	height: 500px;
	width: 250px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #000000;
	position: relative;
	
	}
	
#nav_space_work p {
	
	line-height: 1.2em;
}

.work_description {
	position: absolute;
	bottom: 0;
	font-size:.9em;
	color: #A4A29F;

	}
	
.main_work_title {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #A4A29F;
	font-weight:normal;
	text-decoration: none;
	padding-top: 5px;
	line-height: 1.2em;
}

.main_work_title a {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #A4A29F;
	font-weight:normal;
	text-decoration: none;
	
	line-height: 1.2em;

}

.main_work_title a:hover {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #ED1D8F;
	font-weight:normal;
	text-decoration: none;
	line-height: 1.2em;

}


.form {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #ED1D8F;
	font-weight:normal;
	text-decoration: none;
	line-height: 1.2em;
}


.nav_container{
position:fixed;
top:0px;
left: 5px;
z-index: 2;
height: 667px;
width: 344px;

}

.nav {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.5em;
color: #A4A29F;
font-weight:bold;
text-decoration: none;
position: absolute;
bottom: 5px;
line-height: 30px;

}
 .nav a {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.5em;
color: #A4A29F;
font-weight:bold;
text-decoration: none;
line-height: 30px;

}
.nav a:hover{
color: #ED1D8F;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.5em;
font-weight:bold;
text-decoration: none;
line-height: 30px;


}



p {
line-height: 30px;
}



.nav a #selected_page{

color: #ED1D8F;
font-family: Helvetica, Arial, sans-serif;
font-weight:bold;
text-decoration: none;

}

#coming
{
font-size: .7em;
}