a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Courier, Times;  
	font-size: 8pt;
	color: #cccc33;
	}

#frame {
	margin: 0 auto;
	bottom: 0px;
	margin-top: 20px;
	width: 960px;
	height: 420px;
	background-image: url(images/transparent_background.png);
	text-align: right;
	border: 1px solid #cccc33;
	}
	
body {
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/sma_lines_background.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	}

.mainimage{
	margin: 0 auto;
	width: 960px;
	height: 420px;
	border: 0px solid #cccc33;
	}

.cmonin a:hover { 
	position: relative;
	top:-20px;
	}

.cmonin {
	margin: 0 auto;
	margin-top: -120px;
	width: 100px;
	height: 20px;
	overflow: hidden;
	}

/*.cmonin {
	margin: 0 auto;
	display: block
	margin-top: -120px;
	width: 100px;
	height: 20px;
	overflow: hidden;
	}*/

.definition {
	float: left;
	position: relative;
	margin-top: -350px;
	margin-left: 10px;
	width: 250px;
	height: 100px;
	}

#logobar {
	margin: 0 auto;
	width: 1000px;
	height: 150px;
	background-image: url(images/transparent_background.png);
	}
						
.designedby {
	float: left;
	position: relative;
	margin-left: 40px;
	margin-top: 0px;
	width: 210px;
	}
				
.copyright {
	float: right;
	position: relative;
	margin-right: 40px;
	margin-top: 0px;
	width: 150px;
	}
	
.sitename {
	float: left;
	margin: 0 auto;
	position: relative;
	margin-left: -12px;
	margin-top: 10px;
	width: 260px;
	height: 130px;
	}
						
#mainsection {
	margin: 0 auto;
	color: #cc9000;
	font-family: arial, verdana, helvetica, san-serif;
	background-color: #000000;
	background-image: url(images/sma_background_3.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	height: 500px;
	border: 0px solid #cccc33;
	border-top: 1px solid #cccc33;
	}

#bottomnav {
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	bottom: 0px;
	background-color: #cccc33;
	}
