
body{
background-repeat: no-repeat;
font-family: arial;
font-size: 100%;
color: #000000;
text-align: center;
background-color: #3D3D3D;
}  

strong{
	color: #e6420b;
	font-size: 120%;
}
div.pagewrapper {
width: 600px;
height: 528px;
padding: 30px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #B20000;
border-style: outset;
border-color: #B20000;
}
div.pagewrapper_order {
width: 600px;
height: 528px;
padding: 30px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #237028;
border-style: outset;
border-color: #237028;
}
div.pagewrapper_other {
width: 600px;
height: 528px;
padding: 30px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #bf7ddf;
border-style: outset;
border-color: #bf7ddf;
}
div.pagewrapper_about {
width: 600px;
height: 528px;
padding: 30px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #666398;
border-style: outset;
border-color: #666398;
}
div.pagewrapper_cards {
width: 600px;
height: 528px;
padding: 30px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #6275c1;
border-style: outset;
border-color: #6275c1;
}
div.pagewrapper2 {
width: 600px;
height: 528px;
padding: 0;
text-align: right;
position: relative;
background-color: #3D3D3D;
}
div#box1 {
position: absolute;
left:0px;
top:0px;
background-color: #FFFFFF;
width: 553px;
height: 480px;
padding: 24px;
text-align: center;
font-size: 0.75em;
}
div#box2 {
position: absolute;
left:440px;
top:0px;
background-color: #FFFFFF;
width: 160px;
height: 319px;
padding-top: 209px;
text-align: center;
}

div#cyclebox {
width: 384px;
height: 288px;
background-color: #cdcdcd;
padding: 10px;
text-align:left;
}

a:link {color: #3D3D3D;text-decoration: none;}     /* unvisited link */
a:visited {color: #3D3D3D;text-decoration: none;}  /* visited link */
a:hover {color: #000000;text-decoration: underline;}   /* mouse over link */
a:active {color: #666666;}   /* selected link */


#copyright {
position: absolute;
left:0px;
top:506px;
margin: 10px;
color: #000000;
font-size: x-small;
}

#facebookstamp {
text-align: right;	
}
#stamp {
position: absolute;
left:8px;
top:20px;
margin: 10px;
color: #000000;
}

#frontimage {

}

div#gallerybox {
position: absolute;
left:760px;
top:230px;
background-color: #636363;
width: 90px;
padding: 5px;
text-align: left;
filter:alpha(opacity = 40); opacity:0.4;
}

.titles {
font-size: 150%;
letter-spacing: 3;
}

.boxtitles {
float: left;
font-size: 150%;
letter-spacing: 3;
}

.majortitles {
font-size: 200%;
letter-spacing: 5;
color: #3D3D3D;
}


#mytext {
float: right;
margin-top: 200px;
margin-right: 175px;
top:195px;
font-size: 200%;
letter-spacing: 5;
color: #E8E8E8;
filter:alpha(opacity = 10); opacity:0.1;
}

.alignleft {
text-align: left;
}
.alignright {
text-align: right;
}
div#enterimage {
position: absolute;
left:170px;
top:230px;
margin: 10px;
filter:alpha(opacity = 40); opacity:0.4;
}


