* { margin: 0; padding: 0;}

body {
        background-color: #FFFFFF;
        font-family: "Century Gothic", Verdana, Arial;
        color: #7E6188;
        font-size: 15px;
}

#container {
					 position: absolute;
					 top: 50%;
					 left: 50%;
					 margin: -305px 0 0 -380px;
					 width: 760px;
					 height: 610px;
					 overflow: visible;	
}

#bodyframe {
					 margin: 0 auto;
					 background: url(images/body_index_bg_nw.jpg) top #fff no-repeat;
					 width: 760px;
					 height: 593px;
				   overflow: hidden;					 	 
}

#content	 { width: 490px; margin: 155px 0 0 140px; }

#headline {
					text-align: center;
					font-weight: bold;					
}

#logolinkskin a { display: block; width: 205px; height: 123px; text-decoration: none; float: left; margin-top: 35px; text-indent: -9999px; }
#logolinknewage a { display: block; width: 215px; height: 123px; text-decoration: none; float: right; margin-top: 35px; text-indent: -9999px; }

#skinblock {
					width: 225px;
					height: 80px;
					padding-top: 25px;				
					text-align: center;
					color: #008800;
					float: left;					
}

#newageblock {
					width: 200px;
					height: 55px;
					padding-top: 50px;
					margin-left: 25px;
					text-align: center;
					float: right;
}

#bottomlogo {
					  width: 310px;
						height: 65px;
						margin: 0 auto;
						padding-top: 25px;
						text-align: center;
						clear: both;	
}

#bottomlogo a {
						color: #656565;
}

#bottomlogo a:hover {
        text-decoration: none;
}

a.skin {
        color: #008800;
        text-decoration: none;
}

a.skin:hover {
						 text-decoration: underline;
        		 color: #7E6188;
}

a.newage {
         color: #7E6188;
         text-decoration:none;
}

a.newage:hover {
							 text-decoration: underline;
        			 color: #008800;
}

#bottomtext_paars {
									width: 490px;
									position: absolute;
									top: 560px;
									margin: 0 auto;
									color: #7E6188;
        					font-size: 10px;
								  text-align: center;						
}

#bottomtext_paars a {
									color: #7E6188;
									text-decoration: underline;
}

#bottomtext_paars a:hover {
									 text-decoration: none;
}

#bottomtext_lila {
								 width: 490px;
								 position: absolute;
								 top: 573px;
								 margin: 0 auto;								
								 color: #BA85C2;
        				 font-size: 10px;
								 text-align: center;				 
}

#bottomtext_lila a {
								 color: #BA85C2;
								 text-decoration: underline;
}
#bottomtext_lila a:hover {
									 text-decoration: none;
}

#footer {
				font-family: Verdana, "Century Gothic", Arial;
				color: #dfdedf;				
				text-align: center;
				position: relative;
}

#footer h1 { 
				font-size: 13px;
}

