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

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFF;
	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 */
}

#container {
	width: 1000px;
	text-align: left;  /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(images/egBG_ED.jpg);
	background-repeat: no-repeat;
}

#main-container {
	position: relative;
	height: 449px;
	top:0;
	left: 0;
}

#main-content {
	width: 440px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
}

#main-content a { 
	text-decoration: none;
	color:#FFF;
}

#main-content a:hover {
	text-decoration: none;
	color:#F09;
}

#main-content .subtitle {
	font-family: "Century Gothic", "trebuchet MS", Verdana, Arial;
	font-size: 18px;		
}

#main-subcontent {
	position: absolute;
	top: 217px;
	width: 220px;
	margin-left: 220px;
	line-height:1em;
	height: 222px;
	left: 0px;
}

#main-subcontent a {
	text-decoration: none;
	color:#000
}

#main-subcontent a:hover {
	text-decoration: none;
	color:#000
}


#main-subcontent .bridal {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .bridal a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

#main-subcontent .day {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .day a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#main-subcontent .skincare {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .skincare a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#main-subcontent .cutting {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .cutting a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;	
	text-decoration: none;
}

#main-subcontent .extension {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .extension a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

#main-subcontent .rinex {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;		
}

#main-subcontent .rinex a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;	
	text-decoration: none;
}

#main-subcontent a:hover {
	text-decoration: underline;	
}

#menu-container {
	width: 864px;
	margin: 0 0 0 136px;
}

#header {
	padding-top: 20px;
}

#header .title {
	margin: 5px 0 0 10px;
	font-family: "Century Gothic", "trebuchet MS", Verdana, Arial;
	font-size: 36px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}

#footer {
	text-align: left;  /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	top:0;
	left: 0;
	width: 1000px;	
}

#copyright {
	width: 200px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	margin: 0 0 0 10px;
	position: absolute;
	top: 0;
	left:60px;
}

#copyright a { 
	text-decoration: none;
	color:#FFF;
}

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

#facebook {
	width: 60px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	margin: 0 0 0 10px;
	position: absolute;
	top: 0;
	left:0px;
}

#facebook a { 
	text-decoration: none;
	color:#000;
}

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

#submenu {
	width: 600px;
	margin: 0 0 0 362px;
	padding: 0 38px 0 0;
}

#submenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: right;
}

#submenu li {
	display: inline;
}

#submenu a { 
	text-decoration: none;
	color:#FFF;
}

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

#imageAddict {
	padding: 0px;
	font-family: "Century Gothic", "trebuchet MS", Verdana, Arial;
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	position: absolute;
	top: 0;
	width: 250px;
	margin-left: 720px;
}

