/* ------------- General Properties ------------- */


body {
	background: #FFEE7B;	
	color: #990000; 
	font: normal 100% Georgia, Palatino, Times, Times New Roman, serif;
	margin-top: 4px;
	scrollbar-face-color: #FFD83C;
	scrollbar-shadow-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-highlight-color: #990000;
	scrollbar-track-color: #FFFFCC;
	padding: 0;
	text-align: center;
}

img {
	border: 1px solid;
	border-color: #990000;
	
}

p {
	text-align: justify;
	text-indent: 0;
	margin: 0 1em 1em 1em;
}

a:link {
	font: normal 100%;
	text-decoration: none;
	color: #FF6666;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF9966;
}

a:visited {
	text-decoration: none;
	color: #FF9966;
}


/* --------------- Div Properties --------------- */

#miniTop {
	width: 750px;
	height: auto;
	padding-bottom: 2px;
	border: none;
	margin: auto;
	font: italic 75% Georgia, Palatino, Times, Times New Roman, serif;
	color: #990000;
	text-align: left;
}

#miniTop a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FF6666;
	padding: 0;
	border: none;
}


#miniTop a:hover, a:active {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}

#flags {
	position: relative;
	margin-left: 650px;
	margin-top: -15px;
	width: 100px;
	height: auto;
	border: none;
}

#flags img {
	border: none;
}

#parentContainer {
	width: 750px;
	border: 2px solid;
	margin: 0 auto;
	text-align: left;
}

#mainContainer {
	width: 750px;
	font: normal 80% Georgia, Palatino, Times, Times New Roman, serif;
}

#banner {
	background: url(../images/aifp_banner.jpg);
	z-index: 1;
	height: 140px;
	border-top: 1px solid;
	border-bottom: 5px solid;
	margin: 0px;
}

#banner1 {
	background: url(../images/aifp_banner.jpg);
	z-index: 1;
	height: 140px;
	border-top: 1px solid;
	border-bottom: 5px solid;
	margin: 0px;
}

#banner h1 {
	color: #990000;
	font: bold 36px Georgia, Palatino, Times, Times New Roman, serif;
	margin: 95px 0 0 150px;
}

#banner1 h1 {
	color: #990000;
	font: bold 26px Georgia, Palatino, Times, Times New Roman, serif;
	margin: 95px 0 0 150px;
}

#pepe {
	background: url(../images/pepe.gif);
	position: absolute;
	z-index: 2;
	width: 185px;
	height: 250px;
	margin-left: -20px;
}

#aifp {
	background: url(../images/aifp.gif);
	position: absolute;
	z-index: 3;
	top: 130px;
	margin-left: 5px;
	width: 130px;
	height: 90px;
}

#wrapper {
	float: left;
	width: 100%;
	background: #FFFFCC;
}

#main {
	background: white;
	font: normal 100% Georgia, Palatino, Times, Times New Roman, serif;
	color: black;
	padding: 15px 0 30px 0;
	margin: 0 150px 0 150px;
}

#main h2 {
	color: #990000;
	font: bold 18px Georgia, Palatino, Times, Times New Roman, serif;
	margin: 0 0 10px 10px;
}

#main a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}


#main a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	padding: 0;
	border: none;
}

#leftImage {
	float: left;
	width: 160px;
	height: auto;
	border: none;
	margin: 0 1em 0 1em;
	text-align: center;
	font-size: 80%;
	color: #990000;
}

#rightImage {
	float: right;
	width: 160px;
	height: auto;
	border: none;
	margin: 0 1em 0 1em;
	text-align: center;
	font-size: 80%;
	color: #990000;
}

#leftMenu {
	float: left;
	width: 150px;
	margin-left: -750px;
	margin-top: 110px;
}

#rightMenu {
	float: left;
	width: 150px;
	margin-left: -150px;
	margin-top: 40px;
}

#listBanner {
	margin: 0;
	background: #FFD83C;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding: 8px 0px 8px 5px;
}

#listBanner a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

#listBanner a:hover, a:active {
	padding-right: 10px;
	border-right: 3px solid #990000;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

#list {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 85%;
	line-height: 180%;
	border: none;
	padding-left: 10px;
}

#list a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}

#list a:hover, a:active {
	margin-left: 0;
	font-weight: normal;
	text-decoration: none;
	color: #FF9966;
	padding: 0;
	border: none;
}

#galleryListBanner {
	margin: 0;
	background: #990000;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding: 8px 0px 8px 5px;
}

#galleryListBanner a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

#galleryList {
	width: auto;
	height: auto;
	background: #FFD83C;
	margin: 0;
	font-size: 85%;
	line-height: 130%;
	border-right: 1px solid #990000;
	border-bottom: 2px solid #990000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#galleryList a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}

#galleryList a:hover, a:active {
	margin-left: 0;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}

#imgContainer {
	width: auto;
	height: auto;
	border: 1px solid #990000;
	text-align: center;
	padding: 5px 0 5px 0;
}

#albumContainer {
	width: 440px;
	height: 380px;
	padding-left: 30px;
}

#album {
	float: left;
	position: relative;
	width: 180px;
	height: 150px;
	background: #FFFFCC;
	color: #990000;
	border: 2px solid #990000;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0 20px 20px 0;
	font: bold 100% Georgia, Palatino, Times, Times New Roman, serif;
}

#foot {
	width: auto;
	height: auto;
	border: none;
	background: #FFD83C;
	text-align: center;
	font: normal 85% Georgia, Palatino, Times, Times New Roman, serif;
}

#footTop {
	float: right;
	margin-left: 690px;
	margin-top: -20px;
	width: 60px;
	height: 22px;
}

#footTop img {
	border: none;
}


/* ----------------- Classes ----------------- */

.leftImage {
	float: left;
	width: 160px;
	height: auto;
	border: none;
	margin: 0 1em 0 1em;
	text-align: center;
	font-size: 80%;
	color: #990000;
}

.rightImage {
	float: right;
	width: 160px;
	height: auto;
	border: none;
	margin: 0 1em 0 1em;
	text-align: center;
	font-size: 80%;
	color: #990000;
}

.listBanner {
	margin: 0;
	background: #FFD83C;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding: 8px 0px 8px 5px;
}

.listBanner a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.listBanner a:hover, a:active {
	padding-right: 10px;
	border-right: 3px solid #990000;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.list {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 85%;
	line-height: 180%;
	border: none;
	padding-left: 10px;
}

.list a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}

.list a:hover, a:active {
	margin-left: 0;
	font-weight: normal;
	text-decoration: none;
	color: #FF9966;
	padding: 0;
	border: none;
}

.imgContainer {
	width: auto;
	height: auto;
	border: 1px solid #990000;
	text-align: center;
	padding: 5px 0 5px 0;
}

.albumContainer {
	width: 440px;
	height: 380px;
	padding-left: 30px;
}

.album {
	float: left;
	position: relative;
	width: 180px;
	height: 150px;
	background: #FFFFCC;
	color: #990000;
	border: 2px solid #990000;
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0 20px 20px 0;
	font: bold 100% Georgia, Palatino, Times, Times New Roman, serif;
}

.noIndent {
	text-align: justify;
	text-indent: 0em;
}

.center {
	text-indent: 0em;
	text-align: center;
}

.extraHeight {
	padding-bottom: 200px;
}

.mediumHeight {
	padding-bottom: 100px;
}

.noBorder {
	border: none;
}