body {
text-align:center;
margin:10px 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; }

a:link {
	color: #996666;
	padding: 1px;
	text-decoration: none;
}

a:visited {
	color: #996666;
	padding: 1px;
	text-decoration: none;
}

a:hover {
	background-color: #996666;
	color: #ffe1c5;
	padding: 1px;
	text-decoration: none;
}

.footer {
	background-color: #ffe1c5;
	color: #996666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	background-color : #996666;
	color : #FFEECC;
	font-size : 24px;
	line-height : 26px;
	padding : 4px;
	width : auto;
}

h2 {
	background-color : #996666;
	color : #FFEECC;
	font-size : 20px;
	line-height : 18px;
	padding : 4px;
	width : 100%;
}

h3 {
	background-color : #996666;
	color : #FFEECC;
	font-size : 18px;
	line-height : 16px;
	padding : 4px;
	width : 100%;
}

h4 {
	background-color : #996666;
	color : #FFEECC;
	font-size : 14px;
	line-height : 14px;
	padding : 4px;
}

#content {
width:950px;
text-align:left;
margin:0 auto;
}

#navigation-bar {
width:950px;
height:39px;
position:relative;
float:left;
background:#f1f1f1 url(http://www.sarkisian.com/blue.gif) repeat-x;
}

#navigation-bar ul {
margin:0;
padding:0;
}

#navigation-bar li {
display:inline;
list-style:none;
position:relative;
float:left;
text-align:center;
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat left -39px;
margin:0;
padding:0;
}

#navigation-bar li a {
text-shadow:-1px -1px 1px #1c2a3d;
width:170px;
position:relative;
float:left;
line-height:39px;
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat right -39px;
font-family:Arial, Helvetica;
font-size:14px;
font-weight:700;
text-decoration:none;
color:#fff;
margin:0 0 0 10px;
padding:0 10px 0 0;
}

#navigation-bar li:hover {
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat left -78px;
color:#fff;
}

#navigation-bar li:hover a {
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat right -78px;
color:#fff;
}