/* CSS Document */
.page {
	width: 100%;
	background-color: #ffffff;
	max-width: 756px;
	min-width: 456px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	margin: 50px;
}
.STRANGEdesign {
font-size: 1.25em;
}
.modelmakingby {
font-size: 0.75em;
color: #666666;
}
.highlight a {
color: #CC0000 !important;
}
#headerleft {
padding: 0px 0px 10px 0px;
float: left;
width: 70%;
min-width: 325px;
}
#headerright {
padding: 0px 0px 0px 0px;
float: right;
width: 25%;
text-align: right;
}
#content {
min-height: 286px;
clear: both;
padding: 10px 0px 0px 0px;
}
#copy {
line-height: 1.5;
}
#dropbox {
float: right;
padding: 0px;
display: block;
}
#footerleft {
padding: 20px 0px 0px 0px;
float: left;
}
#footerright {
padding: 20px 0px 0px 0px;
float: right;
text-align: right;
}
li {
list-style-type: none;
}
.horizrule {
clear: both;
padding: 10px 0px 0px 0px;
}
img {
margin: 2px;
border: 0px;
}
a {
text-decoration: none;
color: #666666;
}
a:link a:visited {
text-decoration: none;
}
a:hover {
color: #CC0000
}
