.google-search {
	text-align: right;
	width: 950px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	background-color: #000;
}
.pinktext {
	color: #FF00FE;
}
#head {
	width: 930px;
	height: 93px;
	background-color: #000000;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
}
#header-pics  {
	margin-bottom: 10px;
	text-align: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #222222;
	margin-top: 5px;
}

#top-menue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 45px;
	float: left;
	width: 940px;
	background-color: #222222;
	padding: 5px;
}
#menue {
	float: none;
	text-align: center;
	margin: 5px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#header {
	margin-bottom: 10px;
	float: left;
	width: 940px;
	background-color: #222222;
	padding: 5px;
}
#head-left {
	float: left;
}

#head-right {
	float: right;
}

#left-col {
	width: 190px;
	float: left;
	margin-top: 10px;
	background-color: #222222;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 650px;
}
#wrap-mid {
	width: 550px;
	float: left;
}
#midtextblk {
	float: left;
	width: 550px;
	margin-left: 5px;
	background-color: #222222;
	padding: 5px;
	margin-top: 10px;
	min-height: 650px;
}
#midtext {
	padding: 5px;
}
#heading {
	margin-bottom: 10px;
	padding: 5px;
}
#footer {
	text-align: center;
	font-size: 10pt;
	float: left;
	width: 940px;
	margin-top: 10px;
	background-color: #222222;
	padding: 5px;
}


#right-col {
	float: right;
	width: 190px;
	margin-top: 10px;
	background-color: #222222;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 650px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14pt;
	display: inline;
	letter-spacing: 3pt;
	font-weight: normal;
	color: #00FFFF;
}
h2 {
	font-size: 14pt;
	display: inline;
}
h3 {
	font-size: 12pt;
	display: inline;
}
h4 {
	font-size: 10pt;
	display: inline;
}
#latestjobs {
	float: left;
	width: 930px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background-color: #222222;
}
a.latest:link {
	color: #EE0000;
	text-decoration: none;
	font-weight: bold;
}
a.latest:visited {
	color: #EE0000;
	text-decoration: none;
	font-weight: bold;
}
a.latest:hover {
	color: #FFFF33;
	text-decoration: underline;
	font-weight: bold;
}
a.latest:active {
	color: #EE0000;
	text-decoration: none;
	font-weight: bold;
}
.advertise {
	color: #00FFFF;
}

a.advertise:link {
	color: #00FFFF;
	text-decoration: none;
}
a.advertise:visited {
	text-decoration: none;
	color: #00FFFF;
}
a.advertise:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a.advertise:active {
	text-decoration: none;
	color: #00FFFF;
}

