@charset "UTF-8";
body, html {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #FFFFFF;
	text-align: center; /*** Centers the design in old IE versions ***/
	height: 100%;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #cc9966;
}

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5;
	background-image: url(main2.jpg);
	background-repeat: no-repeat;
	height: 768px;
	background-position: center center;
}
#Nav {
	background-repeat: no-repeat;
	width: 165px;
	margin-top: 135px;
	margin-left: 54px;
	background-position: center center;
	float: left;
	height: 350px;
}
#left {
	background-repeat: no-repeat;
	float: left;
	height: 265px;
	margin-top: 135px;
	text-align: left;
	margin-bottom: 35px;
	width: 198px;
	padding-top: 80px;
	padding-bottom: 10px;
	margin-left: 2px;
}
#flash {
	width: 470px;
	margin-right: auto;
	margin-left: 40px;
	margin-bottom: 5px;
	float: left;
	margin-top: 145px;
}
#right {
	float: left;
	width: 760px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#text {
	width: 385px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 55px;
	padding-right: 5px;
	margin-top: 2px;
}
#text p {
	color: #cc9966;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	font-family: "Myriad Pro";
}
#text2 {
	width: 298px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
#text2 p {
	color: #cc9966;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	font-family: "Myriad Pro";
}
#text h1 {
	color: #cc9966;
	font-family: "Myriad Pro";
}
#right h1 {
	color: #cc9966;
	margin-top: 15px;
	padding-top: 15px;
	width: 350px;
	padding-left: 5px;
	font-family: "Myriad Pro";
}
#right p {
	color: #cc9966;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	font-family: "Myriad Pro";
	margin-top: 5px;
}
#left h1 {
	text-align: center;
	font-size: 24px;
	color: #cc9966;
	font-family: "Myriad Pro";
	margin-left: 25px;
}
#news {
	float: left;
	width: 190px;
	height: 250px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bbcid{
	width: 170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Myriad Pro";
	margin-top: 12px;
	text-align: center;
	color: #cc9966;
	font-weight: normal;
}

#bbcid-paginatediv{ /*Style for auto generated pagination DIV pertaining to #bbcid RSS box*/
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
}
#nytimesid{
	width: 160px;
	margin-top: 8px;
	font-family: "Myriad Pro";
	color: #FFFFFF;
	font-size: 9px;
}

#nytimesid .rsscontainer{ /*Style for RSS item body within #nytimesid box*/
margin-bottom: 10px;
}

#nytimesid .rsscontainer .rsstitle{ /*Style for RSS titles within #nytimesid box*/
	font-weight: bold;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Myriad Pro";
	font-size: 9px;
}

#nytimesid .rsscontainer .rssdate{ /*Style for RSS dates within #nytimesid box*/
	color: #FFFFFF;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Myriad Pro";
	font-size: 9px;
}
