@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666;
	background-image: url(Glamour/bg1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #666;
}


#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	border-left-color: #999F79;
	background-color: #666;
}
#headerNav {
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #06C;
}

#time {
	margin: 0px;
	float: left;
	height: 30px;
	clear: both;
	z-index: 4;
	clip: rect(auto,auto,auto,5px);
	left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#imageBox {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 175px;
	width: 230px;
	text-align: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#hintimage {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#sidebar {
	background-color: #666;
	clear: left;
	float: left;
	height: auto;
	width: 230px;
	text-align: center;
	background-image: url(New%2008%20Images/080%20Digi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar a {
	color: #CCC;
	display: block;
	margin: 5px;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
}
#sidebar a:hover {
	background-color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	color: #06C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#pageName {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	color: #000;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#pageName h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #CCC;
}
#facebookText {
	float: right;
	width: 500px;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #000;
}
#wrapper #facebookText p a {
	color: #06C;
	text-decoration: none;
}
#wrapper #facebookText p a:hover {
	color: #FFF;
}
#facebookText p img {
	padding-right: 5px;
}
#facebookStream {
	float: right;
	width: 500px;
	text-align: center;
}






#mainContent {
	background-color: #666;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #000;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #000;
	margin: 0px;
	cursor: text;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 1.2em;
}
#mainContent p a {
	color: #03C;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
}
#posterSlide {
	text-align: center;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	text-decoration: none;
}
#downloadProgie {
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #03C;
	border-right-color: #03C;
	border-bottom-color: #03C;
	border-left-color: #03C;
}
#downloadProgie a {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #03C;
	text-decoration: none;
}
#downloadProgie a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
#progieImage {
	clear: right;
	height: auto;
	width: 500px;
	float: right;
	text-align: center;
}
#progieImage img {
	text-align: center;
}


#gordyville {
	text-align: justify;
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}

#mainContent p a:hover {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDAD;
	border-bottom-color: #C8CDAD;
	background-color: #CCC;
}




#slideShow {
	background-color: #CCC;
	text-align: center;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#slideShow a {
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-color: #CCC;
}
#slideShow a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}


#mainContent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-align: center;
	color: #000;
}
#mainContent h3 {
	padding-left: 7px;
	font-style: italic;
	color: #000;
	text-decoration: underline;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #000;
}
#fabio {
	height: 175px;
	width: 320px;
	float: right;
	background-image: url(New%2008%20Images/Fabio.jpg);
	background-repeat: no-repeat;
}




#saleLogo {
	text-align: center;
	margin: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#images {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	background-color: #CCC;
}
#saleImages {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
}
#order {
	text-align: center;
	margin: 0px;
	clear: right;
	float: right;
	height: 40px;
	width: 500px;
	color: #06c;
	padding-top: 0px;
	padding-bottom: 0px;
}
#order a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #000;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#order a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-style: italic;
	color: #CCC;
	text-decoration: none;
	background-color: #06C;
}



#findTable {
	background-color: #999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#findTable a {
	color: #000;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}

#findTable a:hover {
	color: #03C;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
#pastShows {
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#linkTable1 {
	text-align: center;
	margin: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 530px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkTable1 table a {
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
	border-top-color: #333;
	border-bottom-color: #CCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #999;
	font-size: 11px;
}
#linkTable1 table a:hover {
	color: #03C;
	text-decoration: none;
	background-color: #CCC;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDAD;
	border-bottom-color: #C8CDAD;
	font-size: 11px;
}
#linkTable2 {
	text-align: center;
	margin: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 530px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkTable2 table {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#linkTable2 table a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	background-color: #999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #CCC;
	display: block;
}
#linkTable2 table a:hover {
	background-color: #CCC;
	text-align: center;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDAD;
	border-bottom-color: #C8CDAD;
	font-size: 11px;
	color: #03C;
	text-decoration: none;
}




#downLoad {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
#downLoad p a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	text-decoration: none;
}
#downLoad p a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #06C;
}
#downLoad img {
	padding-bottom: 10px;
	border: thin solid #402313;
	padding-right: 5px;
	padding-left: 5px;
}
#ourNames {
	background-color: #CCC;
	text-align: center;
	height: auto;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


#ourLogo {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 68px;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(New%2008%20Images/background.jpg);
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#ourLogo img {
}




#footer {
	margin: 0px;
	height: auto;
	clear: both;
	border-top-color: #000;
	background-image: url(New%2008%20Images/smallGradent.jpg);
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
	height: auto;
}
#footer p em {
	font-style: normal;
	font-weight: bold;
}
#Counter {
	text-align: center;
	clear: both;
	height: auto;
	background-color: #999;
}

.clear {
	clear: both;
}
#midText {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: blink;
	font-size: 18px;
	color: #000;
}
#midText a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#midText a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #900;
	text-decoration: none;
}

.highlight {
	font-style: italic;
	color: #000;
	background-color: #FC0;
	padding-right: 0px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.name {
	font-size: 1.1em;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

.mailActcent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #333;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCC;
}
#mainContent img {
	text-align: center;
}
#saleLogo p {
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#sound {
	background-color: #C8CDAD;
	clear: right;
	float: right;
	height: 50px;
	width: 500px;
}
#adenance {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 500px;
}
.redText {
	color: #900;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	font-size: 18px;
}
.Underline {
	text-decoration: underline;
}
#slideShow {
}
