@charset "utf-8";

	
	text-align: center;
}
.descriptions {
	font-family: "Century Gothic";
	font-size: large;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: none;
	text-align: left;
	background-color: #000000;
	font-weight: bold;
}
a {
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	display: table-cell;
	color: #999999;
}

h1,h2,h3 {
font-family: "orator Std";
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-decoration: none;
	text-align: center;	
}


.featurelink {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	font-variant: normal;
	left: auto;
	text-transform: capitalize;
	text-align: center;
}
.hyperlinks {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	font-variant: normal;
	left: auto;
	text-transform: capitalize;
	text-align: left;
	background-color: #000000;
	text-decoration: underline;
}
.toplists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 999999;
	font-size: 9px;
}
.sitelinks {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	font-variant: normal;
	left: auto;
	text-transform: capitalize;
	text-align: center;
	background-color: #000000;
}
.navlink {
	font-family: "trebuchet MS";
	font-size: small;
	font-weight: normal;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	font-variant: normal;
	text-align: left;
	text-transform: uppercase;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.numberofpics {
	font-size: 16px;
	font-family: "trebuchet MS";
	color: #999999;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	background-color: #000000;
}
.maintitle {
	font-size: 24px;
	font-family: "Century Gothic";
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color: #af9e6b;
	background-color: #000000;
}
.baddablam {
	font-size: 16px;
	font-style: italic;
	color: #af9e6b;
	background-color: #000000;
	text-align: left;
	text-transform: uppercase;
}
.content {
	color: #dfdfdf;
	font-weight: bolder;
	font-family: "trebuchet MS";
	font-size: large;
	text-transform: capitalize;
	font-style: italic;
	font-variant: normal;
	background-color: #000000;
}

h1 {
font-family: "orator Std";
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-decoration: none;
	text-align: center;	
        
}
text-align: justify;
}

h2 {
	text-align: center;
}

.category {
	font-family: "Century Gothic";
	font-size: large;
	font-style: normal;
	text-transform: lowercase;
	color: #af9e6b;
	font-weight: bold;
	background-color: #000000;
}
.features {
	font-family: "orator Std";
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #999999;
}
.linecolor {
	background-color: #666666;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.tbborder {
	border: 2px dotted #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: justify;
	vertical-align: top;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;
	color: #F00;
	text-align: center;
	
}
.navborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
