@charset "UTF-8";
/* CSS Document */


body {
background:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}

#container {
width:900px;
margin:auto;
position:relative;
border-left:4px solid #9A324D;
border-bottom:4px solid #9A324D;
border-right:2px solid #999;
background:url(images/mkc-bg-2.jpg) repeat-y right #fff;
position:relative;
}

a:link, a:visited, a {
color:#999;
text-decoration:none;
}


a:hover, a:active {
text-decoration:underline;
}

a.selected {
color:#F42D59;
}

a.anchor {
color:#333;
text-decoration:underline;
}

#youtube-movie {
position:absolute;
right:50px;
/*top:170px;*/
top:300px;
}

#header {
/*height:190px;
background:none;*/
}

#content {
background:url(images/mkc-header2.jpg) no-repeat top right;
color:#333333;
/*border:2px solid red;*/
}

#nav {
height:60px;
/*border:1px solid yellow;*/
margin-bottom:10px;
margin-left:15px;
padding-top:200px;
}

#nav h1 {
color:#F42D59;
font-weight:normal;
font-size:17px;
}

#gallery {
position:absolute;
top:650px;
right:10px;
width: 420px;
/*border:1px solid red;*/
}

#contentText {
float:left;
width:400px;
margin-left:20px;
margin-bottom:10px;
/*border:1px solid red;*/
}

#contactForm {
clear:left;
float:left;
width:450px;
margin-left:5px;
margin-bottom:15px;
/*background:url(images/content-bg.jpg) no-repeat top #fff;
*/}

#contactTitle h2 {
color:#666;
text-align:center;
margin:0;
}

#iframePostion {
width:450px;
margin:0;
/*border:1px solid blue;*/
}


#footer {
height:40px;
background:#CCC;
color:#666;
font-size:10px;
text-align:center;
padding:5px;
clear:both;
margin-top:150px;
}
