body {
padding:0; 
margin:0; 
background-color:#4E4E4E;
color:#828282;
font-family:Tahoma; 
font-size:11px;
}

#outerwrap {
width: 766px;
margin: 0 auto; 
background-color: #666;
padding-bottom: 20px;
}

.wrapper {
width: 620px;
margin: 0 auto; 
background-color:#FFF;
padding-bottom: 5px;
}

.banner {
height: 130px;
}

.bannertop {
	background-image: url(images/bg_bannertop.png);
}

.bannerbottom {
	margin-top: 0;
	padding-top: 1px;
	text-align: center;
	background-image: url(images/bg_bannerbottom.png);
}

.bannerbottom ul {
padding: 0 0 10px 0;
list-style-type: none;
margin-left: 3px;
}

.bannerbottom li {
display: inline;
border-left: 1px dotted #ffffff;
padding: 0 5px;
}

.bannerbottom li.first {
border-left: none;
}

.bannerbottom li a {
font-size:11px;
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}

.bannerbottom a:hover {
	text-decoration: underline;
}
.content {
margin: 0 11px;
border-bottom: 2px solid #ABABAB;
}

.text {
border: 1px solid #DDD;
padding: 10px;
margin: 5px 0;
}


/* ================ General ================ */

h1 {
font-size:100%;
margin-bottom: 15px;
color: #417DA6;
text-transform: uppercase;
}



h2 {
font-size:100%;
color: #8C8C8C;
margin-top: 15px;
}

h3 {
font-size:100%;
color: #2C7F06;
}

h4 {
font-size:100%;
margin-bottom: 0;
}

p {
margin-top: 0;
}

img {
border: none;
}

a:visited {
color: #CC66CC;
}

a:hover {
	color: #00007F;
}

br{font-size:10px}

ul {
padding-left: 5px;
list-style-position: inside;
}

ul.committee li {
list-style-type: none;
padding-bottom: 5px;
}

.sponsors img {
padding: 8px;
margin: 10px;
border: 1px solid #999;
}

/* ================ Home ================ */

.menu {
width: 150px;
float: left;
padding: 10px;
}

.menu ul {
list-style-type: none;
padding: 0;
}

.menu li {
padding-bottom: 5px;
}

.menu h2 {
font-size:100%;
margin-top: 15px;
}

.menu a {
text-decoration: none;
color: #88B1C3;
}

.intro {
background: #fff url(images/backgrounds/rad.jpg) no-repeat bottom right;
border-top: 1px solid #999;
height: 159px;
margin: 0;
margin-left: 200px;
border-bottom: 1px dotted #9F9F9F; 
}

.intro h1 {
padding: 0;
padding-top: 12px;
}

.intro p {
margin: 0;
width: 210px;
text-align: justify;
}

.intro ul {
margin: 0;
margin-top: 5px;
font-weight: bold;
}

.intro li {
list-style-image: url(images/backgrounds/arrow.gif);
}

.intro a {
color: #88B1C3;
}

.letter {
margin-left: 200px;
text-align:justify;
}

.letter img {
padding: 20px 0;
}

.letter .sig {
font-weight: bold;
padding-bottom: 30px
}


/* ================ Form ================ */

.join label {							/*forms*/
	float: left;
	clear: left;
	text-align: right;
	width: 25%;				/*centred*/
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.join .buttons {
	clear: left;
	margin-left: 30%;
	padding-left: 0.5em;
}

.join input, .join select, .join textarea {
	float: left;
	clear: right; 
	margin-bottom: 0.5em; 
	display: block;
	margin-right: 0.5em;
}

.join textarea.long {
height: 7em;
width: 650px;
}

.join h2 {
clear: left;
}


/* ================ Footer ================ */

.footer {
margin: 3px 10px;
border: 1px solid #E9E9E9;
background-color: #E9E9E9;
}

.footer ul {
padding: 3px 0;
list-style-type: none;
margin-left: 3px;
}

.footer li {
display: inline;
border-left: 1px solid #777;
padding: 0 10px;
}

.footer li.first {
border-left: none;
}

.footer li a {
font-size:10px;
color:#8C8C8C;
text-decoration: none;
font-weight: bold;
}

.footer a:hover {
	text-decoration: underline;
}

.footer p {
text-align: right;
padding-right: 5px;
}

/* =================== Termcard ================= */
table,tr,th,td {
	border: 1px solid #417DA6;
}

th { 
	background-color: #E9E9E9;
}
