/*CSS Document*/
HTML, BODY
{
	margin: 12px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #303030;
	color: #575353;
	background-image: url(../images/backgroundtile.jpg);
}
#wrap
{
	width: 1000px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 0px solid #9A9A9A;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#main
{
	width: 800px;
	padding-left: 65px;
	padding-right: 101px;
	padding-top: 22px;
	padding-bottom: 14px;
}
#top
{
	width: 1000px;
	height: 100px;
	background-image: url(../images/collage.jpg);
	margin-top: 0px;
	border-top: 51px solid #9B2B2B;
	border-bottom: 32px solid #64A4C8;
}
H2
{
	color: #CE1C1C;
	font-size: 24px;
	padding: 11px 0px 0px;
	margin: 0px 0px 13px;
}
#badge
{
	width: 200px;
	height: 200px;
	position: absolute;
	right: -73px;
	top: -21px;
}
#top H1
{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FEFEFE;
	position: absolute;
	left: 11px;
	top: 10px;
	padding: 0;
	margin: 0;
}
#top H2
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 18px;
	color: #FEFEFE;
	position: absolute;
	left: 22px;
	top: 157px;
	padding: 0;
	margin: 0;
	width: 463px;
	height: 29px;
}
/*links*/
A
{
	color: #C12929;
	/*[disabled]font-weight:bolder;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A:hover
{
	/*[disabled]color:#465CA9;*/
}
#topLinks
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: -1px;
	top: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
#topLinks A
{
	font-family: Arial;
	font-size: 14px;
	padding: 3px 11px 6px 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #FBFBFD;
}
#topLinks A:hover
{
	color: #C66868;
}
/*LINKS PAGE*/
#linksPage A
{
	line-height: 1.8em;
	font-size: 14px;
}
#linksPage A:hover
{
	color: #0099CC;
}
#linksPage P
{
	display: inline;
}
.linksColored A
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.linksColored A:hover
{
	color: #787878;
	text-decoration: underline;
}
/*BULLETIN INDEX PAGE*/
#aabccBulletinIndex A
{
	color: #22485E;
	font-size: 18px;
	padding: 21px 0px 3px;
	text-decoration: none;
}
#aabccBulletinIndex A:hover
{
	color: #000000;
}
#aabccBulletinIndex H3
{
	margin: 12px 12px -8px 0;
}
#aabccBulletinIndex H1
{
	position: absolute;
	top: 148px;
	color: #FFFFFF;
	font-size: 18px;
	left: 23px;
}
.about
{
	font-size: 12px;
	color: #666666;
	background-color: #C43535;
	height: 30px;
}
P
{
	line-height: 1.4em;
	font-size: 13px;
	color: #030202;
	margin: 0 0 11px;
	padding: 0;
}
/*main text*/
.indent
{
	margin-left: 22px;
	margin-top: 8px;
	margin-right: 37px;
}
P.firstPara
{
	color: #4B423D;
}
P.QuoteIndent
{
	padding-left: 22px;
}
H2.centerText
{
	text-align: center;
}
H2.below
{
	font-size: 13px;
	color: #585858;
	line-height: 1.4em;
	font-style: italic;
	margin-top: -15px;
	margin-bottom: -7px;
}
H2.orange
{
	font-size: 18px;
	color: #FFA500;
}
H3
{
	color: #E13333;
	font-size: 26px;
	margin: 13px 0px 10px;
	padding: 0px;
}
H4
{
	margin: 6px 14px -8px 0;
	padding: 7px 197px 11px 0;
	color: #42596F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
H5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 18px;
	padding: 0;
	padding-left: 24px;
	margin-top: -10px;
}
/*footer menu*/
#footer
{
	width: 1000px;
	height: 96px;
	background-color: #DADADA;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 19px;
}
#footer H4
{
	font-size: 18px;
	margin: -1px 0 3px;
	padding: 0;
	/*[disabled]letter-spacing:0.1em;*/
}
#footer .light
{
	font-size: 11px;
	line-height: 15px;
	font-weight: 200;
	padding-top: 5px;
}
#footer A
{
	font-size: 12px;
	color: #D58B8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
/*.....ul classes ....*/
UL
{
	margin: -20px 62px -9px 50px;
	padding: 9px 0 17px;
	color: #030202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
LI
{
	line-height: 1.8em;
	padding: 8px 0px 3px;
}
UL.decimal
{
	list-style-type: decimal;
}
UL.circle
{
	list-style-type: disc;
}
UL.lower-alpha
{
	list-style-type: lower-alpha;
	margin-top: 0px;
	margin-bottom: -17px;
}
UL.roman
{
	list-style-type: lower-roman;
}
.ulHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #004246;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #0D4E4E;
	padding-bottom: 0;
}
/*....images.....*/
.imageLeft
{
	background-image: url(../images/imageBackShadow.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 300px;
	float: left;
	padding: 0px 13px 10px 0;
	margin: 15px 18px 5px 0px;
}
.imageRightNoShadow
{
	float: right;
	height: 200px;
}
.imageRight
{
	float: right;
	padding: 3px 4px 4px;
	margin: -17px 0px 2px 23px;
	background-repeat: no-repeat;
	border: 3px solid #EAEAEA;
}
.imageLeftNoShadow
{
	float: left;
	padding-right: 23px;
}
.imageWithText
{
	float: left;
}
/*citation*/
CITE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#quotes
{
}
.quotesIndent
{
	padding-left: 22px;
	font-style: italic;
}
/*lines*/
.line
{
	padding: 0;
	margin: 0 0 0 168px;
	background-image: url(../images/line_03.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	height: 3px;
}
.lineDotted
{
	height: 5px;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	width: 800px;
	background-image: url(../images/lineDotted.gif);
	margin: 10px 199px 18px 0px;
	padding-top: 0px;
}
.lineDotted2
{
	/*[empty]background-image:;*/
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	height: 3px;
}
#CampaignIndex H6
{
	border-top: thin dashed #8A8A8A;
	margin-top: 5px;
	margin-left: 36px;
}
H6
{
	border-top: thin dashed #8A8A8A;
	margin-top: 20px;
	margin-left: -3px;
}
#CampaignIndex H1
{
	font-size: 20px;
	color: #FFFFFF;
	padding: 4px 0px 5px 46px;
	margin: 0 0 5px -65px;
	background-color: #645C5C;
	width: 937px;
	border-left: 17px solid #A2A2A2;
}
#CampaignIndex H2
{
	font-size: 15px;
	color: #D81212;
	padding: 0 0px 8px;
	margin: 17px 0px 14px -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #808080;
}
#CampaignIndex P
{
	line-height: 1.5em;
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 29px;
	margin-top: 5px;
	margin-right: 70px;
}
#CampaignIndex A
{
	line-height: 1.9em;
	font-size: 13px;
	color: #141661;
	text-decoration: underline;
	display: block;
	padding: 0px;
	margin: 8px 0px 5px 29px;
}
#CampaignIndex A:hover
{
	text-decoration: underline;
}
#aabccLogo
{
	letter-spacing: 0.1em;
	color: #FF9900;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 12px;
	left: 12px;
}
#aabccLogo A
{
	font-size: 22px;
	color: #FDFCFC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#aabccLogo A:hover
{
	text-decoration: none;
}
#top SPAN
{
	color: #FBD296;
	margin: 0px 5px 0px 0px;
}
/*Talisman Sabre 2007 photos*/
.TS07
{
	background-color: #FFFFFF;
	width: 600px;
	margin: 0px 0px 0px 116px;
	padding: 0px 0px 0px 11px;
}
.TS07 P
{
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 53px 0px 63px;
	margin-bottom: -4px;
	margin-top: -7px;
}
.TS07 H3
{
	color: #E92020;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.TS07 H2
{
	font-size: 22px;
	color: #F9A306;
	margin: 3px 0px -17px;
}
.TS07img
{
	width: 450px;
	height: 338px;
	border: 1px solid #D2D2D2;
	margin: 9px 0px 0px;
	padding: 3px;
}
#aabccBulletinIndex H3
{
	margin: 11px 0px 3px;
}
/*photos*/
#tShirtGuam
{
	width: 200px;
	height: 237px;
	background-image: url(../images/guam-t-shirt-002_small.jpg);
	float: right;
}
#AABCCTitleB
{
	width: 1000px;
	background-color: #EFEFEF;
	padding-bottom: 7px;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 2px;
}
#AABCCTitleB A
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A20707;
	text-decoration: none;
	padding: 0px;
	/*[empty]margin-bottom:;*/
}
#AABCCTitleB A:hover
{
	text-decoration: none;
	color: #BF7213;
	margin: 0px;
}
#DIV
{
	width: auto;
	background-color: #000000;
}
