/*  Division & Class CSS Sheet */


/*  DIVISIONS  */

#main_body {
	position: absolute;
	background: url(../images/bg_bar.jpg) repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#main_body2 {
	position: absolute;
	background: none;
	top: 0;
	left: 0;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 5;
}

#pic_bar {
	background: none;
	position: absolute;
	top: 290px;
	left: 0;
	width: 800px;
	height: 80px;
	line-height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 10;
}

#pic_bar2 {
	background: url(../images/pic_bg.jpg) repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 50;
}

#main_col {
	background: url(../images/big_globe.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 168px;
	width: 460px;
	height: 600px;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#main_col2 {
	background: none;
	position: absolute;
	top: 0;
	left: 100px;
	width: 600px;
	height: 600px;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 10;
}


#sm_globe {
	background: none;
	position: relative;
	text-align: center;
	width: 460px;
	top: 0;
	border: 0;
	padding: 0;
	margin: 36px auto 0 auto;
}

#world_comm_title {
	background: none;
	position: relative;
	text-align: center;
	width: 460px;
	font-size: 1.3em;
	color: #8f7a2b;
	border: 0;
	padding: 0;
	margin: 50px 0 0 0;
}

#links_hdr1 {
	background: none;
	position: relative;
	width: 570px;
	border: 0;
	padding: 0;
	margin: 135px 0 0 -45px;
}

#links_tab {
	width: 570px;
	color: #7e692b;
	border: 0;
	padding: 0;
	margin: 0;
}

#design_by {
	position: relative;
	font-size: 0.6em;
	bottom: 0;
	color: #555;
	padding: 0;
	margin: -20px 0 0 500px;
	z-index: 20;
}

#awm_link {
	position: relative;
	width: 350px;
	font-size: 0.6em;
	border: 0;
	padding: 0;
	margin: 490px 0 0 15px;
	z-index: 20;
}

#mission {
	background: url(../images/big_globe_2.jpg) repeat-y top center;
	position: relative;
	width: 600px;
	top: 0;
	left: 0;
	font-size: 0.7em;
	color: #333;
	border: 0;
	padding: 0;
	margin: 0;
}

#link_back {
	position: relative;
	text-align: center;
	width: 600px;
	font-size: 1.5em;
	border: 0;
	padding: 0;
	margin: 100px 0 30px 0;
}

#bottom_links {
	position: relative;
	text-align: center;
	width: 600px;
	font-size: 0.7em;
	color: #444;
	border: 0;
	padding: 0;
	margin: 30px 0 50px 0;
}


/*  CLASSES  */


.aim_clr {color: #2a5f84;}
	
.clr_54 {color: #f86100;}

.aim_tab {
	width: 350px;
	border: 0;
	padding: 0;
	margin: 0;
}

.sub {
	font-size: 0.7em;
	font-style: italic;
	color: #444;
}

.ttl {
	font-size: 0.8em;
	font-weight: bolder;
	color: #333;
}

/* .rusted {color: #5c4709;} */

.rusted {color: #33f;}

.redded {color: #711;}

.nobulls {
	list-style-type: none;
}

.bold {
	font-weight: bolder;
}

.italic {
	font-style: italic;
}

.uline {
	text-decoration: underline;
}

.boldit {
	font-weight: bolder;
	font-style: italic;
}

.boldund {
	font-weight: bolder;
	text-decoration: underline;
}

.itline {
	font-style: italic;
	text-decoration: underline;
}

.font_24 {
	font-size: 1.4em;
}

.font_21 {
	font-size: 1.2em;
}

.font_18 {
	font-size: 1.1em;
}

.font_15 {
	font-size: 0.9em;
}

.font_14 {
	font-size: 0.8em;
}

.font_12 {
	font-size: 0.7em;
}
