* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
	color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
	background-image:url('../images/BG.jpg');
	background-repeat:repeat-x;
}
a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #ffffff;
    outline: none;
    text-align: left;
}
#moreInfo {
	padding-left: 10px;
}
li {
	padding-bottom: 5px;
}
div.center {
    text-align: center;
    padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:100%
}
p {
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contactInfo {
	float: right;
	text-align: left;
}
#socialNetworking {
	float: right;
	margin-top: -80px;
	margin-right: 40px;
}
#logo {
	margin-left: 50px;
    width:118px;
	height:112px;
    text-align: left;
}
#menuItem {
	
}
#videoBox {
	padding: 5px;
	padding-top: 20px;
}
#container {
    width:960px;
	/* height:662px; */
    margin: auto;
	background-image:url('../images/body_bg.png');
	background-repeat:no-repeat;
    border-bottom: 1px solid #ffffff;
    text-align: left;
}
#header {
    text-align: left;
    height: 80px;
}
#logoBig{
	float: right;
	margin-top: -65px;
	width:  600px;
	height: 230px;
}
#logoBigPhoto{
	float: right;
	margin-top: -65px;
	width:  600px;
	height: 100px;
}
#topmenu {
	float: right;
}
#videotext {
	color: yellow;
	float: right;
	width: 278px;
	height: 400px;
	margin-top: -410px;
	background-image:url('../images/content_bg.png');
}
#content {
	margin-top: 40px;
	width: 400px;
	height: 505px;
	background-image:url('../images/content_bg.png');
	color: yellow;
}
#photogallery {
	margin-left: 10px;
	width: 600px;
	height: 500px;
}
#galleryrow {
	width: 600px;
	height: 170px;
}
.photo {
	margin: 5px;
	margin-right: 0px;
	width: 165px;
	height: 148px;
	float: left;
	margin-top: 0px;
	border: 1px solid #ffffff;
}
#video {
	padding-top: 50px;
	padding-left: 10px;
}
#videoContent {
	margin-top: 40px;
	width: 687px;
	height: 505px;
	color: yellow;
}
.video {
	margin-top: -30px;
}
#bottom {
	padding:5px
}
#bottom .partners {
	background-image: url('../images/content_bg.png');
	background-repeat: repeat;
	border:1px solid #c5c5c5;
}
.notrans {
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
#bottom .partners div {
	margin:5px;
	color:#f5f5f5;
	font-style:italic;
}
#bottom .partners a img {
	border:0px;
}
#footer { 
	width: 960px;
	padding: 5px;
    margin: auto;

}
#menu {
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
	border-bottom:1px solid #666;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#menu li {
    display:inline;
    margin:0;
    padding:0;
}
#menu a {
    float:left;
    background:url("../images/menu/tableft6.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#menu a span {
    float:left;
    display:block;
    background:url("../images/menu/tabright6.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
    /* End IE5-Mac hack */
#menu a:hover span {
    color:#FFF;
}
#menu a:hover {
    background-position:0% -42px;
}
#menu a:hover span {
    background-position:100% -42px;
}
