body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #67823B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 144px;
	margin: 0 auto;
	border-top-width: 10px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993399;
	border-bottom-color: #993399;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993399;
	border-left-color: #993399;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5F5F0;
	border-right-color: #993399;
	border-bottom-color: #CCCCCC;
	border-left-color: #993399;
	background-image: url(images/img2.gif);
}

/* nav */

#nav {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5F5F0;
	border-right-color: #993399;
	border-bottom-color: #CCCCCC;
	border-left-color: #993399;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	background-color: #993399;
}
.navtext a  {
	color: #FFFFFF;
	padding-top: 5px;
}
.navtext {
	color: #FFFFFF;
	
}
.navtext a:hover {
	color: #F8A3C0;
}

#colOne {
	float: left;
	width: 449px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 209px;
	padding: 14px;
	background-color: #FF99CC;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	background-color: #603;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993399;
	border-bottom-color: #993399;
	border-left-color: #993399;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 740px;
	padding-top: 5px;
	padding-left: -5px;
}

#footer p {
	text-align: justify;
	font-size: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#content #colTwo img {
	border: 3px groove #993399;
}
.center {
	margin-right: auto;
	margin-left: auto;
	background-color: #969;
	border: medium dashed #F9C;
}
.certs {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #939;
	width: 420px;
}
