body {
background-color: black;
font-family: Verdana, Arial;
font-size: 10pt;
color: white;
text-align: center;
}

p { text-align:left; margin:10px;}
h1 {color:white; font-size: 14pt;  margin: 10px; text-align:left; }
h2 {margin-left: 10px; font-weight: normal;}
h4 {color:#990000; font-size: 12pt;  margin: 10px; text-align:left; }
li { margin-left: 0px;}
img {margin:0px; margin-right: 10px;}


a {color: #cc0000; text-decoration: none;}


#outer {
position: relative;
margin: 0px auto;
width: 1000px;
height: 90%;
background-image: url("../images/mgm_back_r.jpg");
background-repeat: no-repeat;
background-position: top right;
}

#container {
width: 1000px;
height: 100%;
background-image: url("../images/nikon_300.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

#header {
background-image: url('../images/logomgm.jpg');
background-repeat: no-repeat;
height: 90px;
width: 1000px;
border-bottom: 1px solid #cc0000;
}
	#header p {
	text-align: right;
	margin-right:120px;
	margin-top:20px;
	}
	
	#header a {
	color: white;
	}


#menu {
height: 40px;
width: 1000px;
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: #333;
	}

	.menucurrent{
	background-color: #333;
	}

#addthis a {padding: 0; margin: 5px; display: normal;}

#page {
width: 1000px;
margin: 0px;
padding: 0px;
}

#left {
width: 240px;
height: 470px;
float: left;
text-align: center;
}

#left_in {
margin-top: 20px;
text-align: left;
}

#left_in ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#left_in li {
list-style: none;
}

#left_in a {
color: white;
text-align: left;
line-height: 40px;
text-decoration: none;
}

	#left_in a:hover {
	color: #cc0000;
	}

	#left_in .leftcurrent a{
	padding-left: 20px;
	color: #cc0000;
	}

#content {
width: 650px;
height: 490px;
float: left;
}

#content_in {
height: 650px;
text-align: left;
margin-top: 20px;
line-height: 15pt;
}

#content_in table {
font-size:10pt;
}

#content_in td {
vertical-align: top;
padding-left: 10px;
}

#content_in img {
}


#right {
width: 100px;
float:right;
}

#footer {
clear: both;
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 10px 0 10px; vertical-align: top; display: block; float:left; width: 150px;}
input {margin-bottom: 10px;}
textarea {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;
}

.tx-comments-captcha {float: left;}
