@charset "UTF-8";
#container {
	width: 1000px;
}

#bannercon {
	height: 120px;
	width: 1000px;
}
#banner {
	background-image: url(images/vegginoutlogo-t.jpg);
	height: 20px;
	width: 590px;
	padding-top: 70px;
	padding-left: 410px;
}
#bannersub {
	background-image: url(images/vegginoutlogo-m.jpg);
	height: 20px;
	width: 990px;
	float: left;
	padding-left: 10px;
}
#content_container {
	width: 1000px;
	background: #FFFFFF;
	margin: auto;
	overflow: hidden;
	padding-left: 10px;
}
#menu_container {
	background-color: #FFF;
	height: auto;
	width: 220px;
	float: left;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #309;
}
.menuLarge {
	font-size: 18px;
	color: #906;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #CCF;
}
.Catagories {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #936;
}
link {
	color: #C96;
}
h3 {
	font-size: 18px;
	color: #852531;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.OpeningImage {
	color: #666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.newsdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C1B7B8;
}
.newsheadr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #336;
}
.newstype {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #386761;
}
#newscon {
	width: 220px;
	border: 1px solid #936;
	height: 500px;
	float: left;
}
#displaycon {
	float: left;
	height: 500px;
	width: 500px;
	position: relative;
	margin-top: 8px;
	border: 1px solid #936;
}

