.menu { width:900px; height:100px; position:relative; top:68px;  font-size:11px; z-index:75; font-weight: blod;}
.menu ul li a, .menu ul li a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	display:block; 
	text-decoration:none; 
	width:123px; 
	height:20px; 
	text-align:center; 
	color:#762a77;
	border:1px solid #e0e8ff;
	background:#e0e8ff;
	line-height:20px; 
	overflow:hidden;
	}



.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}




.menu ul li:hover a {font-family: Georgia, "Times New Roman", Times, serif; color:#bdcefe; background:#bf9bbf;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#762a77; color:#bdcefe;}
.menu ul li:hover ul li a:hover {background:#bdcefe; color:#762a77;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;} 


#gallery{
	
	width: 800px;
	height: 900px;
	position: relative;
	
	z-index: 1;
}

#screen{
	display: block;
	position: relative;
	bottom: 400px;	
	z-index: -1	;
}

body {
	margin: 0;
	padding: 0;
	background:  url(../images/bgbg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #332262;
}
body#saks {
	margin: 0;
	padding: 0;
	background: url(../images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #332262;
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #523e2b;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}




ul, ol { }

blockquote { }

a { color: #523e2b; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
	height: 212px;
	background: url(../images/img02.gif) repeat-x;
	
}

#header {
	width: 875px;
	height: 186px;
	margin: 0 auto;
	background: url(../images/img03.gif);
position:relative;
right: 0px;
}
#header2 {

background: url(../images/banner.gif) no-repeat;
background-position: top left;	
}

.que {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #762a77;
	font-weight: bold;
}

.testa { 
   font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 20px;
	margin-top: 5px; margin-bottom: 0px;
	text-align: center;
        font-weight: normal;
        color: #762a77;
        line-height: 105%;
}

.testasrc { 
	     font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #D87EB4;
        margin-top: 13px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
.testasrc2 { 
	     font-family: "Lucida Grande", Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #D87EB4;
        margin-top: 13px;
	text-align: left!important;
	letter-spacing: 0.3em;
}

.center {
	
display: block;
    margin-left: auto;
    margin-right: auto	
	
	
}

a#amp{ 
	float:right;
	display:block;
	width:42px;
	height:24px;
	background-image: url(../images/amp.png);
	position: relative;
	right: 50px;
	bottom: 50px;	
}

a#amp:hover{ 
	background-image: url(../images/ampover.png);
}


/* Page */

#page {
	width: 810px;
	margin: 0 auto;
	padding: 20px 33px;
	
	background: #FFFFFF url(../images/img01.gif);

	background-position: 33px 18px;
	 
}

/** LOGO */

#logo {
	 
	
	margin: 0;
	padding: 0;
	border: 0;
	width:300px;
	height:120px;
	position: relative;
	left: 90px;
	top: 80px;
	
	
		
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	position: relative;
	left: 29px;
	bottom: 10px;
}

#logo h1 { padding-top: 35px; }
#logo h3 { 	color: #772B78;
			padding-top: 75px;
		   	position: relative;
		   	left: 64px;
		   	bottom: 20px; }

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

#contentpress {
	float: left;
	width: 800px;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post H2 {
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px 30px;
	background: url(../images/img10.gif) repeat-y;
	
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px;
	background: url(../images/img11.gif) repeat-y;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #fa75ca;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 30px;
	background: url(../images/img12.gif) repeat-y;
}



.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 10px;
	background: #FEF7EF url(../images/img13.gif) repeat-x;
}

.post .links .comments {
	padding-left: 22px;
	background: url(../images/img14.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(../images/img15.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	position: relative;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 30px;
	background: url(../images/img12.gif) repeat-y;
}

#sidebar li ul {
	line-height: 150%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif);
}

#sidebar h2 {
	font-weight: bold;
	margin: 0 0 20px -30px;
	padding: 2px 0 2px 30px;
	background: url(../images/img10.gif) repeat-y;
	
	font-size: 18px;
}

#sidebar .meta {
	
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #fa75ca;
	
}

#sidebar p {
	line-height: 150%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(../images/img13.gif) repeat-x;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
