@charset "UTF-8";
@import "reset.css";
@import "lightbox.css";

/* Structure for page layout */

body {
	text-align: center;
	background: #ffffff;
	margin: 50px 0px;
}

div.clear { 
	clear: both; 
	overflow: hidden; 
	height: 0px; 
	_height: 1px; 
}

/* Styles for page entities */

h1 { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 40px 0px;
}

h2 { 

}

.stdcopy { 

}

.bright {

}

input.standard { 

}

img.icon { 
	width: 16px; 
	height: 16px; 
	border: 0px; 
}

a {

}

a:hover {

}
