body {
background-color: black;
background-image: url("../images/mgm_back_r.jpg");
background-repeat: no-repeat;
background-position: top right;
font-family: Verdana, Arial;
font-size: 10pt;
color: white;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 20px;
}

p { text-align:left; margin:10px;}
h1 {color:white; font-size: 14pt;  margin: 10px; text-align:left; }
h4 {color:#990000; font-size: 12pt;  margin: 10px; text-align:left; }
li { margin-left: 0px;}
img { margin:10px;}

a {color: #990000; text-decoration: none;}

#container {
width: 100%;
height: 90%;
background-image: url("../images/nikon_300.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

#header {
position: relative;
background-image: url('../images/logomgm.jpg');
background-repeat: no-repeat;
height: 90px;
width: 100%;
border-bottom: 1px solid #990000;
}
	#header p {
	text-align: right;
	margin-right: 90px;
	margin-top:20px;
	}
	
	#header a {
	color: white;
	}


#menu {
height: 40px;
widht: 100%;
border-bottom: 1px solid #336633;
direction:rtl;
}

#menu ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#menu li {
text-align: right;
float: right;
}

#menu a {
color: white;
display: block;
text-align: center;
margin-right: 10px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
line-height: 40px;
text-decoration: none;
}

	#menu a:hover {
	background-color: #262626;
	}

	#menu #current a {
	background-color: #262626;
	}

#page {
width: 100%;
margin: 0px;
padding: 0px;
}

#left {
width: 20%;
height: 500px;
float: left;
text-align: center;
}

#left_in {
margin-top: 20px;
text-align: left;
}

#left_in ul {
display: block;
list-style: none;
margin-top: 40px;
}

#left_in a {
color: white;
text-align: left;
line-height: 40px;
text-decoration: none;
}

	#left_in a:hover {
	color: #990000;
	}

	#left_in #current a {
	padding-left: 10px;
	list-style: disc;
	}



#content {
height: 500px;
margin-left: 250px;
text-align: left;
}

#content_in {
height: 480px;
text-align: left;
padding-top: 10px;
float: left;
padding-right: 20px;
}

#content_in table {
font-size:10pt;
}

#content_in td {
vertical-align: top;
padding-left: 10px;
}

#content_in img {
float: right;
margin-left: 30px;
}


#right {
width: 20%;
float:right;
}

#footer {
color: #373737;
height: 50px;
text-align: right;
font-size:8pt;
}


	#footer a {
	color: #373737;
	}

fieldset { border: 0px;}
legend { display: none;}
label { font-size: 10pt; margin: 0 10 0 10px; width:100px; vertical-align: top; display: block; float:left; }
input {margin-bottom: 10px;}
h3 {display: none;}


.csc-mailform {color: #cccccc;}

.button {
font-family: Century Gothic;
color: white;
background-color: #262626;
border: solid 3px #262626;
width: 100px;
}

.powermail_mandatory {color: #990000;}