/* CSS Document */

html, body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/bg.gif);
	margin: 0px;
}
a {
	color: #ee0000;
	text-decoration: underline;
}
a:hover {
	color: #ee0000;
	text-decoration: none;
}
h1{
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-size:26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ee0000;
	padding-bottom: 5px;
	font-weight: bold;
}
h2{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ee0000;
	padding-bottom: 5px;
	font-weight: bold;
}
h3{
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ee0000;
	padding-bottom: 5px;
	font-weight: bolder;
}
h4{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ee0000;
	padding-bottom: 5px;
	font-weight: bold;
}
h5{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ee0000;
	padding-bottom: 5px;
	font-weight: bold;
}
ul{
	text-align: left;
}
ol{
	text-align: left;
}
li.main{
	margin-bottom: 10px;
}
#container {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 755px;
}
#nav-bar {
	background-color: #020000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 755px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #ee0000;
	text-transform: uppercase;
}
#nav-bar a{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}
#nav-bar a:hover{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	background-image: url(images/bg.gif);
}
#nav-bar a{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}
#sub-nav-bar{
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	width: 755px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	background-image: url(images/sub-nav-bg.gif);
	font-weight: bold;
}
#sub-nav-bar a{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}
#sub-nav-bar a:hover{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: underline;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 39%;

}

.left-work {
	text-align: left;
	float: left;
	width: 28%;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
} 
#left p{
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
#right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #959484;
	border:none;
}
.right-work {
	text-align: left;
	float: right;
	width: 45%;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
} 


#right-work ul {
	padding-left: 30px;
	margin-left: 0px;
} 

#right p{
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
#footer {
	background-color: #020000;
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	width: 755px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: both;
}
.cutline {
	font-size: 0.7em;
	color: #ee0000;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #959484;
	border: none;
	padding-top: 5px;
	text-align: left;
	display:block;
	margin-left: 10px;
}
.fine-print {
	font-size: 0.7em;
	color: #959484;
	font-style: italic;
}
.gallery-border {
	border: 4px dashed #ee0000;
}
.gallery-border:hover {
	border: 4px dashed #FF3300;
}
.graphic-border {
	border: 1px solid #666666;
	margin-top: 8px;
	margin-bottom: 4px;
}

ul{
	padding-left:25px;
	margin-left:0px;
}

li{
	margin-bottom:5px;
}

hr {
	color: #FFF; 
	background-color: #fff; 
	border: 1px dotted #ee0000; 
	border-style: none none dotted; 
	margin-left: 10px;
	margin-right: 10px;
	}

.small{
	font-size: .8em;
}
#full {
	width: 655px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
}
.clear {
	clear:both;
}