/********************************************************************
	Start: CSS Browser Reset
********************************************************************/
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,thead,th,tr,td,tbody{margin:0;padding:0;}
body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:100%;}
a{text-decoration:none;color:black;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul,li,dl,dd,dt{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:normal;padding:0;margin:0;}
q:before,q:after{content:'';}
abbr,acronym,.help{cursor:help;text-decoration:none;border:0;border-bottom:1px #666 dotted;}
/*****************************
	End: CSS Browser Reset
*****************************/



/********************************************************************
	Start: Site-Specific Base Styles
********************************************************************/
body {font-size:10px;padding-top:25px;padding-bottom:25px;background: url('../images/site_bg.gif') top center repeat-x;}
a,h1,h2,h3,h4,h5,h6 {color:black;}
a:hover {text-decoration:underline;}
p {margin-bottom:7px;}
h1 {font-size:2.5em}
h2 {font-size:2.3em}
h3 {font-size:2.1em}
h4 {font-size:1.9em}
h5 {font-size:1.7em}
h6 {font-size:1.5em}
/*****************************
	End: Site-Specific Base Styles
*****************************/

#Wrapper {
	width:828px;
	height:684px;
	margin:auto;
	border:1px solid #BEDD9A;
	position:relative;
	background: url('../images/body_bg.jpg')  center top no-repeat;
}

#Invite {
	width:580px;
	margin-left:34px;
	font-size:1.3em;
	position:absolute;
	top:415px;
	text-align:justify;
}

#TopAmaLink {
	display:block;
	width:175px;
	height:20px;
	position:absolute;
	top:90px;
	left:630px;
}

#ReserveYourSeatLink,
#SubmitEntriesLink,
#GuidelinesLink {
	display:block;
	height:60px;
	position:absolute;
}
	#GuidelinesLink {
		width:125px;
		left:465px;
		top:185px;
	}
	#ReserveYourSeatLink {
		width:155px;
		left:490px;
		top:250px;
	}
	#SubmitEntriesLink {
		width:180px;
		left:510px;
		top:325px;
	}
#Guidelines {
	margin:auto;
	padding:10px;
}
	#Guidelines h {
		font-size:2em;
	}
	#Guidelines ol {
		font-size:.95em;
		margin-top:105px;
		margin-left:25px;
	}
	#Guidelines ol li {
		list-style: decimal;
		margin-bottom:3px;
	}

#Footer {
	position:absolute;
	bottom:50px;
	left:10px;
}
	#Footer a {
		display:block;
		position:absolute;
		height:45px;
	}
	#Footer a#Ama {
		width:105px;
	}
	#Footer a#StlBusinessJournal {
		left:120px;
		width:275px;
	}
	#Footer a#Moulin {
		left:405px;
		width:90px;
	}
#TB_window {
	width:500px !important;
}
#TB_window a {
	color:black !important;
}
#TB_ajaxContent {
	background: url(../images/thickbox_bg.jpg) top center no-repeat;
	height:413px !important;
	padding:0 !important;
	margin:auto;
}
