body {
	color:#333;
	background-color:#bebbac;
	margin:20px;
	padding:0px;
	font:large verdana, arial, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/headerbg.gif);
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:xx-large;
	font-weight:normal;
	color:#000000;
	font-style: normal;
	font: verdana, arial, helvetica, sans-serif;
	letter-spacing: -1pt;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:large/2em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {
	margin:0px;
	font-size: large;
}

a {
	font-size:large;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:underline;
	}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}


/* All the content boxes belong to the content class. */
.content {
	position:relative;
	width:auto;
	min-width:120px;
	margin:0px 20px 20px 200px;
	background-color:white;
	padding:10px;
	z-index:3;
	top: 40px;
	line-height: 2em;
	}

#navAlpha {
	position:absolute;
	width:170px;
	top:60px;
	left:10px;
	background-color:#FFFFFF;
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 2em;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:170px;}

#header {
	position:absolute;
	width:128px;
	top:5px;
	left:5px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	background-image: url(Network%20Training%20-%20ICT%20Training%20and%20Pre-Vocational%20workshops);
	}
.footer {
	position:relative;
	width:auto;
	min-width:120px;
	margin:0px 20px 20px 200px;
	border:none;
	padding:10px;
	z-index:3;
	top: 20px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
#navAlpha li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#navAlpha ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#navAlpha .ulmargin li{
	list-style: none;
	margin-left: .5em;
	padding-left: .5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
hr {
	border-top: 1px dashed #808080;
	border-right: 1px none #808080;
	border-bottom: 1px none #808080;
	border-left: 1px none #808080;
}
#switchstyle {
	position:absolute;
	width:160px;
	top:5px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	right: 5px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}
#switchstyle a {
	color:#3399CC;
	font-size:x-small;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
#switchstyle a:link {color:#3399CC;}
#switchstyle a:visited {color:#3399CC;}
#switchstyle a:hover {
	text-decoration: underline;
}
#map {
	border: 1px solid #333333;
	
	}
.textfields {
	width: 200px;
}
.textfields2 {

	width: 400px;
}
.imageleft {
	vertical-align: middle;
	float: left;
}
.imagemiddle {

	vertical-align: middle;
	float: none;
}
.imageright {


	vertical-align: middle;
	float: right;
}
#borderimg img {
	border: 1px solid #656659;
	display: block;
    margin-left: auto;
    margin-right: auto; }
	
#logos {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.form {
	background-color: #ECEBE6;
	border: 1px dashed #808080;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.rightalignimage {
	float: right;
}

