/* Movies Under The Stars */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	background-color: #000000;
	text-align: justify;
	background-image: url(../images/wallpaper/ms_wallpaper_01.jpg);
	background-repeat: repeat;
	color: #ffffff; 
}

/* ------------------ INDEX ---------------- */

#header {
	width: 368px;
	margin: 0 auto;
	padding-top: 6px;
	padding-left: 412px;
	padding-bottom: 0px;
	height: 79px;
	background-image: url(../images/header/ms_header_main_01.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 780px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 478px;
}

#left { 
	float: left;
	width: 11px;
	padding: 0px;
	height: 478px;
	background-image: url(../images/wallpaper/ms_wallpaper_left_01.jpg);
	background-repeat: no-repeat;
}

#center { 
	float: left;
	width: 164px;
	padding-top: 0px;
	padding-left: 20px;
	height: 478px;
	background-image: url(../images/wallpaper/ms_wallpaper_center_01.jpg);
	background-repeat: repeat;
}

#right { 
	float: left;
	width: 576px;
	padding: 0px;
	height: 478px;
	background-image: url(../images/wallpaper/ms_wallpaper_right_01.jpg);
	background-repeat: repeat;
}

#right .type {
	width: 576px;
	padding-top: 5px;
	font-style: normal;
	font-size: 13px;
	height: 60px;
	text-align: justfy;
	color: #ffffff;
}

#right .type2 {
	width: 566px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-size: 13px;
	text-align: justfy;
	color: #ffffff;
}

#right .bulletin {
	width: 576px;
	padding-top: 3px;
	height: 125px;
	background-image: url(../images/body/ms_main_bullet_01.png);
	background-repeat: no-repeat;
}

#rightedge { 
	float: left;
	width: 9px;
	padding: 0px;
	height: 478px;
	background-image: url(../images/wallpaper/ms_wallpaper_right_edge_01.jpg);
	background-repeat: no-repeat;
}

#base { 
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 9px;
	background-image: url(../images/wallpaper/ms_wallpaper_base_01.jpg);
	background-repeat: no-repeat;
}

#veugeler {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 10px;
	height: 10px;
	text-align: center;
}

/* ------------------ ABOUT ---------------- */

#right .about {
	width: 550px;
	padding-top: 5px;
	font-style: normal;
	font-size: 13px;
	text-align: justfy;
	color: #ffffff;
}

#right .aboutcenter {
	width: 550px;
	padding-top: 0px;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

/* ------------------ FAQ ---------------- */

#right .faq {
	width: 550px;
	padding-top: 5px;
	font-style: normal;
	font-size: 13px;
	text-align: justfy;
	color: #ffffff;
}

/* ------------------ PHOTO GALLERY ---------------- */

#right .photocenter {
	width: 560px;
	padding-top: 0px;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

/* ------------------ THANK YOU ---------------- */

#right .thankyou {
	width: 560px;
	padding-top: 0px;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

/* ------------------ FONTS ---------------- */

#right .h1 {
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #ff0000;
}

#right .h2 {
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

#right .h3 {
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #f7af29;
}

#right .h4 {
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #f7af29;
}

#right .h5 {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#right .h6 {
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

#right .h7 {
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
}

#right .h8 {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

/* ------------------ LINK COLOURS ---------------- */

a:link {color: #0087b9; font-weight:bold; text-decoration: none;}
a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
a:active {color: #0087b9; font-weight:bold; text-decoration: none;}
a:hover {color: #f7af29; font-weight:bold; text-decoration: none;}

a.yellow:link {color: #f7af29; font-weight:bold; text-decoration: none;}
a.yellow:visited {color: #0087b9; font-weight:bold; text-decoration: none;}
a.yellow:active {color: #f7af29; font-weight:bold; text-decoration: none;}
a.yellow:hover {color: #0087b9; font-weight:bold; text-decoration: none;}