/* CSS Document */

/* ImageReady Styles (page.psd) */

#page {
	padding-top:160px;
	width:750px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:160px;
}

#content {
	width:750px;
}

#footer {
	width:750px;
	height:30px;
}

/* End ImageReady Styles */

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-image:url(http://vendingmachineglasgow.org/images/bg.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:center;
}

form {
	margin:0px;
}

h1 {
	color:#F9B600;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

table {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
}

#content {
	background-image:url(http://vendingmachineglasgow.org/images/content.gif);
	min-height:480px;
	padding-bottom:10px;
	position:relative;
	text-align:justify;
}

#content p {
	margin-left:15px;
	margin-right:15px;
}

#footer {
	background-image:url(http://vendingmachineglasgow.org/images/footer.gif);
	position:relative;
}

#footer p {
	padding-bottom:0px;
	padding-top:5px;
}

#page {
	margin:auto;
	position:relative;
}

.contact_form {
	float:right;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:10px;
}

.header {
	margin-left:15px;
	margin-top:10px;
}

.pic {
	margin-left:15px;
}