#popup {
margin-top: 20px;
text-align: center;
}

#navigation {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
background-image: url("images/mosstype_top_background.gif");
background-repeat: repeat-x;
width: 100%;
}

.content {
z-index: 3;
margin-left: 5px;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

#homemain {
z-index:2;
padding-top: 140px;
margin-left: auto;
margin-right: auto;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
magin-bottom: 25px;
width: 600px;
}

#homerightcolumn {
z-index:2;
position:absolute;
top: 140px;
right: 50px;
width: 250px;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
magin-bottom: 25px;
}

.title {
font-weight: bold;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

A:link {
color: #990000;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

A:hover {
color: #990000;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

A:hover {
font-weight: bold;
color: #990000;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

A:visited {
color: #000099;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}


#meta {
z-index: 2;
position: absolute;
top: 0px;
right: 5px;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
}

#main {
z-index:2;
position:absolute;
top: 140px;
left: 30px;
right: 30px;
background-image: url("images/spacer.gif");
background-repeat: no-repeat;
magin-bottom: 25px;
}

BODY {
margin-top: 0px;
margin-left: 0px; 
margin-right: 0px;
background-color: #ffffff;
background-image: url("images/mosstype_bottom_background.gif");
background-repeat: no-repeat;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
background-position: bottom right;
}

.secondarysubtitle {
font-weight: bold;
margin-top: 30px;
margin-bottom: -10px;
}

#secondarytitle {
position: absolute;
top: 150px;
left: 30px;
}

#secondarymain {
position: absolute;
top: 200px;
left: 50px;
right: 300px;
padding-bottom: 50px;
}

#secondaryright {
position: absolute;
top: 200px;
right: 50px;
padding-bottom: 50px;
width: 200px;
}

#footer {
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: smaller;
}

#popuptitle {
position: absolute;
top: 20px;
left: 20px;
}

#popupmain {
position: absolute;
top: 70px;
left: 30px;
right: 30px;
padding-bottom: 50px;
}

.detail {
font-size: 10px;
}

.smallcontent {
height: 142px;
}

.enlarge {
font-size: 10px;
}

.bigcontent {
height: 217px;
}
