body{
    background-image: url(../img/background-color.jpg);
    margin: 0;
    padding: 0;
}

.left{
float:left;
}

.right{
float:right;
}

#copy{
    text-align: center;
    font: 10px Times, "Times New Roman", serif;
    width: 300px;
    margin: 85px auto 0px auto;
}

#content{
    font: 12px Helvetica, Arial, sans-serif;
    color: black;
}

#content p, #content pre, #content blockquote, #content li, dl{
    margin-top: 0;
    margin-bottom: 1.5em;
    line-height: 1.5em;
}


#content .footnotes{
    font: 0.8333em Helvetica, Arial, sans-serif;
    line-height: 1.8em;
}


#content blockquote{
    font-style: italic;
}


#content em{
    font-style: italic;
}

#content a{
    color:black;
    text-decoration: none;
    font-weight:800;
}

#content a:hover{
    text-decoration: underline;
}


#menu{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 322px;
    height: 440px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/menu.png');
}
#menu[id]{
    background: url(../img/menu.png) no-repeat;    
}


a#mcmxcix{
	position: absolute;
	top: 370px;
	left: 97px;
	width:101px;
	height:26px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/mcmxcix.png');
}
a#mcmxcix[id]{
    background: url(../img/mcmxcix.png) no-repeat;    
}
a#mcmxcix.current{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/mcmxcix-on.png');
}
a#mcmxcix.current[class]{
background: url(../img/mcmxcix-on.png) no-repeat;
}
a:hover#mcmxcix{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/mcmxcix-over.png');
}
a:hover#mcmxcix[id]{
    background: url(../img/mcmxcix-over.png) no-repeat;
}


#outer{
    margin: 0;
    padding: 0;
}

#top{
    margin-top: 150px;
    height: 26px;
    width: 733px;
    background: url(../img/page-top.jpg) no-repeat;
}

#middle{
    width: 733px;
    background: url(../img/page-middle.jpg) repeat-y;
}

#bottom{
    height: 42px;
    width: 733px;
    background: url(../img/page-bottom.jpg) no-repeat;
}

#header{
    margin-left: 300px;
    width: 352px;
    height: 190px;
    padding:20px;
}


#mcmxcixsketch{
    width:294px;
    height:113px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/mcmxcixsketch.png');    
}
#mcmxcixsketch[id]{
    background: url(../img/mcmxcixsketch.png) no-repeat;
}




.headerimage{
    float:left;
}


.byline{
    font: 22px/23px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    text-align: right;
    
}


.download{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.download img{
    float:left;
    padding-right: 10px;
}


.download div{
    padding-top:30px;
    padding-bottom:30px;
}

#content{
  text-rendering: optimizeLegibility;
}

#content .download p{
    font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    padding:0;
    margin:0;
}

#content{
    width: 468px;
    margin-left: 152px;
    padding-bottom:20px;
    margin-top: 72px;
}

#content h1{
  font-family: "felt-tip-roman-1","felt-tip-roman-2",cursive;
  font-size: 24pt;
  font-weight: bold;
}

#content p{
  font-family: "felt-tip-roman-1","felt-tip-roman-2",cursive;
  font-size: 16pt;
}

#content .notbold{
  font-weight: normal;
}
