body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C44F00;
	margin: 0px;
	padding: 0px;
	background-image: url(images/stripes4.gif);
	border: none;
}

.country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #C44F00;
	line-height: 1.5em;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	line-height: 1.5em;
}

#content {
	font-size: 10pt;
	padding:20px;
	line-height: 1.25em;
}

#maincontent {
	font-size: 10pt;
	padding:20px;
	line-height: 1.25em;
	background-color: #FFFFFF;
}
#maincontenthome {
	font-size: 10pt;
	padding:20px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

.buttons a {
	display: block;
	text-decoration: none;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
}


a.buttontxt {
	color: #FFFFCC;
	background-color: #C44F00;
	padding: 5px 7px 5px 5px;
	background-position: center;
	margin:5px 0px;
	width: 120px;
	border: thin solid #FFFFCC;
	text-align: center;
	font-size: 8pt;
}

a.buttontxt:hover {
	color: #FFFFCC;
	background-color: #FF9900
}


.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #C44F00;
	padding: 0px 10px;
    margin: 0px;
}

.blurb {
	font-size: 8pt;
	padding: 0px 10px;
    margin: 0px;
}



.list{
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: square;
	color: #C44F00;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-right: 4px;

}

.list a{
	color: #C44F00;
}

.list a:hover{
	color: #FFFFCC;
}

.statistic{
	font-size: 11pt;
	color: #FF9900;
	float: right;
	width: 200px;
	border: 1px solid #FBA556;
	padding: 5px;
	margin: 5px;
}

.statisticlink {
	font-size: 8pt;
	color: #C44F00;
}

#footer{
	font-size: 7pt;
	font-style: italic;
	color: #C44F00;
	background-color: #FF9900;
	padding:5px;
}
#footer a{
	color: #FFCC66;
}
blank {
	background-color: #FFCC66;}
	
.world{
	background-attachment: fixed;
	background-image: url(images/worldmap.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.afghan{
	background-attachment: fixed;
	background-image: url(images/afghanistan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.india{
	background-attachment: fixed;
	background-image: url(images/india.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pakistan{
	background-attachment: fixed;
	background-image: url(images/pakistan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.usa{
	background-attachment: fixed;
	background-image: url(images/usa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

li {
	list-style-position: outside;
	list-style-image: url(images/orangebullet.gif);
	list-style-type: square;
}

.attribution {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.leftnav a {
	display: block;
	text-decoration: none;
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
}

.navoff {
	color: #C44F00;
	padding: 7px 15px 7px 0px;
	border: thin solid #FBA556;
	margin:0px;
}

.navon {
	color: #FFFFCC;
	padding: 7px 15px 7px 0px;
	margin:0px;
	background-color: #C44F00;
	border: thin solid #FFFFCC;
}

a.navoff:hover {
	color: #FFFFCC;
	padding: 7px 15px 7px 0px;
	background-color: #FF9900;
	border: thin solid #FFFFCC;
	margin:0px;
}
.imgborder{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FBA556;
	float: right;
	width: 200px;
}
.imgcaption{
	font-size: 9pt;
	font-style: italic;
	color: #CC3300;
	text-indent: 5pt;
}

.afghan img {
	border: 1px solid #FBA556;
}

.india img {
	border: 1px solid #FBA556;
}

.pakistan img {
	border: 1px solid #FBA556;
}
.usa img {
	border: 1px solid #FBA556;
}

.world img {
	border: 1px solid #FBA556;
}

.imgstory{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FBA556;
	float: right;
	width: 250px;
}

.maintable{
	border: 7px double #C44F00;
}

hr {
	color: #FF9900;
	width: 95%;
    text-align: left;
}
