a:link {
	color: #4B4B4B;
	font-weight: bold;
}

a:hover {
	color: #C0C0C0;
	font-weight: bold;
}

a:active {
	color: #C0C0C0;
	font-weight: bold;
}

a:visit {
	color: #4B4B4B;
	font-weight: bold;
}

body {
background-color: #C3D9FE;
	background-image: url(../assets/Images/background1_r2_c2.jpg);
	background-repeat: repeat-x;
	margin-bottom: -10px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
}

h2 {
	color: #FFF8DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
}

.linkstuff {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.linkstuff a:link {
	color: #8A8A8A;
	font-weight: bold;
	text-decoration: none;
}

.linkstuff a:visited {
	color: #8A8A8A;
	font-weight: bold;
	text-decoration: none;
}

.linkstuff a:hover {
	color: #6B6B6B;
	font-weight: bold;
	text-decoration: none;
}

.linkstuff a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.mainbody {
	background-image: url(../assets/Images/MoviesCamera1-2.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rightcol a:link {
	color: #E8E8E8;
}

.rightcol a:visited {
	color: #DFDFDF;
}

.rightcol a:hover {
	color: #FFDBDB;
}

.sidebar {
	color: #FFFCD8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.sidebar a:link {
	color: #FFFFFF;
}

.sidebar a:visit {
	color: #D6D6D6;
}

#bottomfeed {
	margin-top: 300px;
}

#rightcol {
	margin: 0px;
	padding-left: 20px;
	padding-top: opx;
}
