body {
	background-color: #C7CAF5;
	color: #000000;
}

#container {
	background-color: #C7CAF5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7CAF5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CAF5;
	margin: 0 auto;
}

#contents {
	margin:0;
	padding: 0 20px;
	background-color: #C7CAF5;
}
#logo1 {
	background-color: #C7CAF5;
}


#left {
}

#right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}

#menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #E7EAFF;
	padding-left: 4px;
}

#menu a:link {
   color: #000066;
	text-decoration: none;
}

#menu a:visited {
	color: #000066;
	text-decoration: none;
}

#menu a:hover {
	color: #0099FF;
	text-decoration: underline;
}

#copyright {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C7CAF5;
}

#copyright a  {
	color: #0000FF;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #0000FF;
	text-decoration: underline;
}

.heading {
	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}

.text {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;	
}
#menutop {
	color: #00CCFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	background-color: #000084;
}
#menutop1 {
	color: #00CCFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 15px;
	background-color: #000084;
}
#movielinks {
	background-color: #E7EAFF;
	border-left-style: none;
	border-left-color: #E7EAFF;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	font-family: Verdana;
	width: 670px;
}
#movielinkstop {
	color: #00CCFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 15px;
	background-color: #000084;
	width: 670px;
}
a:link {


	color: #000099;
	text-decoration: none;
}
a:visited {



	color: #000099;
	text-decoration: none;
}
a:hover {




	color: #0033CC;
	text-decoration: underline;
}
a:active {





	color: #0000FF;
	text-decoration: none;
}
#avnads {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

