@import url(type.css);
@import url(nav.css);
@import url(forms.css);
@import url(errors.css);
@import url(datagrid.css);

	/*
-----------------------------------------------
Title: diamondmerckneshogan type styles
Author: Brian Merckens
Version:    31 March 2009
----------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}


body {
	height:100%;
	}

img {
	border: none;
	margin: 0;
	padding: 0;

}

hr, .hide {
	display: none;
}


/* =Structure
----------------------------------------------- */

#container {
	height:100%;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 930px;
}


/* =Header
----------------------------------------------- 

See  home_bkg.css and main_bkg.css

*/



/* =Content
----------------------------------------------- 

See  home_bkg.css and main_bkg.css

*/


/* =Footer
----------------------------------------------- 

See  home_bkg.css and main_bkg.css

*/


/* =Misc
----------------------------------------------- */

#link {
	position:absolute;
	top:20px;
	width:172px;
	height:178px;
	z-index:1;
	margin-left:395px;
}
