body {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	background-image: url(artwork/damaskbckgrnd.png);
	background-repeat: repeat;
	text-align: center;
}
#wrapper {
	background-image: url(artwork/background.png);
	background-position: center bottom;
	height: 610px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: thin none #000;
}
#header {
	text-align: center;
	height: auto;
	width: 930px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
#movie {
	height: 200px;
	width: 690px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#mainContent {
	height: auto;
	width: 640px;
	margin-top: 10px;
	margin-right: 20px;
	clear: right;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
}
#footer {
	clear: both;
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	float: right;
	text-align: right;
}
#logo {
	height: 142px;
	width: 270px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 58px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}
#news {
	height: auto;
	width: 220px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #656565;
	text-align: left;
	padding-top: 0px;
	padding-left: 40px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #656565;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
#portfolio {
	text-align: center;
	float: right;
	height: 440px;
	width: 970px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#brand {
	text-align: center;
	clear: right;
	height: 215px;
	width: 240px;
	float: left;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C60;
	font-size: 20px;
	margin: 0px;
}
.navtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
	color: #333;
	letter-spacing: 0em;
	margin: 0px;
}
.headlines {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: lighter;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	text-align: justify;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #C60;
	margin: 0px;
	text-align: left;
}
.intro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	letter-spacing: .1em;
	margin: 0px;
}
.hblog {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
	line-height: 1.5em;
}
.pblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: justify;
	margin: 0px;
}
a.nav:link {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: lowercase;
}

a.nav:visited {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: lowercase;
}

a.nav:hover {
	color: #C60;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}

a.nav:active {
	color: #C60;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}
a.text:link {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.2px;
}

a.text:visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.text:hover {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a.text:active {
	color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.footertext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: right;
	letter-spacing: .1em;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: right;
}

