body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*
background-color: #E5DDF4;
*/

a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

/*id*/

#maincontainer{
	width: 925px;
	margin: 0px auto 0px auto;
	height: auto;
}

#mainwrap{
	height: 560px;
}

#home-top{
	height: 400px;
	padding: 20px 100px 0px 100px;
	float: left;
	width: 720px;
}

#home-address{
	height: 200px;
}

#mainwrap-home{
	height: 1610px;
	background-image: url(../images/body-home.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#mainwrap-about{
	height: 450px;
	background-image: url(../images/body-about.gif);
	padding: 120px 80px 0px 80px;
	background-repeat: no-repeat;
	line-height: 110%;
}

#mainwrap-cat{
	height: 370px;
	background-image: url(../images/body-catalog.gif);
	padding: 200px 0px 0px 200px;
	background-repeat: no-repeat;
}

#mainwrap-down{
	height: 470px;
	background-image: url(../images/body-cat.gif);
	padding: 80px 120px 0px 120px;
	background-repeat: no-repeat;
}

#mainwrap-cards{
	height: 1560px;
	background-image: url(../images/body-cards.jpg);
	padding: 10px 0px 0px 60px;
	background-repeat: no-repeat;
}

#mainwrap-displays{
	height: 1610px;
	background-image: url(../images/body-displays.jpg);
	padding: 10px 0px 0px 70px;
	background-repeat: no-repeat;
}

#mainwrap-artists{
	height: 470px;
	background-image: url(../images/body-artist.gif);
	padding: 100px 70px 0px 60px;
	background-repeat: no-repeat;
	line-height: 99%;
}

#mainwrap-contact{
	height: 420px;
	background-image: url(../images/body-contact.gif);
	padding: 150px 0px 0px 155px;
	background-repeat: no-repeat;
}

#mainwrap-intro{
	height: 700px;
	background-image: url(../images/intro-background-.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#menu{
	height: 140px;
}

#menu a{
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover{
	text-decoration: none;
	color: #cccccc;
}

#image{
	width: 900px;
	height: 187px;
	background-image: url(top_image.jpg);
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#contentcolumn{
	width: 500px;
	float: left;
	padding: 20px 15px 10px 110px;
	margin: 0px;
	font-size: 100%;
}

#contentcolumnhome{
	width: 860px;
	float: left;
	padding: 0px 0px 10px 20px;
	margin: 0px;
	font-size: 100%;
}

#contentcolumn1{
	float: left;
	padding: 0px;
	color: #333333;
	font-size: 110%;
	width: 350px;
}

#contentcolumn2{
	float: left;
	padding: 0px;
	color: #333333;
	font-size: 110%;
	width: 575px;
}

#leftcolumn{
	float: left;
	width: 290px;
	padding: 50px 0px 50px 110px;
	font-size: 100%;
	margin: 0px;
}

#footer{
	color: #663300;
	text-align: center;
	padding: 5px 5px 10px 10px;
	font-size: 90%;
}

#top{
	color: #000000;
	text-align: right;
	padding: 10px 10px 10px 0px;
	font-size: 120%;
	font-weight: bolder;
}


#footer a{
	color: #CC9933;
	font-size: 120%;
	font-weight: bolder;
}

#product-menu{
	height: 160px;
	padding: 0px 0px 0px 10px;
}

#product-space{
	height: 20px;
}

/*txt*/

.grey {
	color: #666666;
}

.red {
	color: #660000;
	font-weight: bolder;
}

.headline {
	font-size: 18px;
	color: #660000;
	font-weight: bolder;
}

#headlinelink {
	font-size: 18px;
}

#headlinelink a{
color: #990000;
font-weight: bold;
text-decoration: underline;
}

#headlinelink a:hover{
color: #000000;
font-weight: bold;
text-decoration: none;
}


.headlinenews {
	font-size: 13px;
	color: #000000;
	font-weight: 900;
	letter-spacing: 1px;
}

.largetimes {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

.exlargetimes {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.xxltimes {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
}

.medtimes {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.quote{
	text-align: right;
	padding: 15px 50px 30px 0px;
}

.quote2{
	text-align: right;
	padding: 5px 50px 30px 0px;
}


.bracket {
	font-size: 16px;
	color: #000000;
	font-weight: 900;
}

.subheadline {
	font-size: 14px;
	color: #666666;
	font-weight: 900;
}

.micro {
font-size: 10px;
}

.warn {
	font-size: 11px;
	color: #CC0000;
}

.white {
	color: #FFFFFF;
}
.hometxt {
	padding-left: 55px;
}
