.clear{
	clear:both;
}

body {
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #1a6fbf;
	color: #7E8AA2;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
}

a{
	outline:0;
}

#header {
   width: 800px;
   height:100px;
   margin-top:5px;
   margin-bottom:5px;
   margin-left:auto;
   margin-right:auto;
}

#wraper {
	background-color:#000;
    width: 1019px;
	margin-left:auto;
	margin-right: auto;
	padding: 5px;
}

#wraper a:link, #wraper a:visited{
	color:#ffffff;
	text-decoration:none;
}

#wraper a:hover, #wraper a:active{
	color:#e5e5e5;
	text-decoration:underline;
}

h1 {
	text-align:center;
	color:#FFFFFF;
}

#dvd em{
	font-style:normal;
	color:#FFF;
}

h2, h3 {
	color:#FFFFFF;
}

h4{
  color:#FF0000;
}

p{
	padding: 5px;
	text-align:left;
}

#maintext img {
	float:right;
}

#pic{
	float:right;
	font-size:10px;
	border:0px;
        padding: 5px;
}

#hidden {
	display:none;
}


#pic a:link, #pic a:visited{
        color:#ffffff;
	text-decoration:none;
}

#pic img{
	border:0px;
}

#art img{
	border:0px;
margin:0px;
}

#art{
	border:0px;
}

#art a:link, #pic a:visited{
	color:#ffffff;
text-decoration:none;

}



#nav{
	background:#003F6B;
	height: 35px;
}

#dvd img{
	float:right;
}

#detailimage{
	float:right;
}

#nav a:link,#nav a:hover,#nav a:visited,#nav a:active{
	padding-left:15px;
	padding-right:125px;
	text-decoration:none;
  display:inline-block; 
	margin-right:40px;
	line-height: 35px;
}

#photo{
	width:325px;
	float:left;
	padding:14px;
	padding-top:50px;
	font-size:25px;
	text-align:center;
}
#graphic{
	width:325px;
	padding-top:50px;
	padding-right:14px;
	float:left;
	text-align: center;
	font-size:25px;
}
#video{
	width:325px;
	float:left;
	padding-top:50px;
	text-align:center;
	font-size:25px;
}

#menu-back{
	height:41px;
	background:url(images/main-bg.png);
	background-repeat:repeat-x;
}

#error{
	color:#ff0000;
	background-color:#000;
    width: 795px;
	margin-left:auto;
	margin-right: auto;
	padding: 5px;
}

#register a:link, #register a:visited{
	color:white;
	text-decoration:none;
	font-size:12px;
}

#register a:hover, #register a:active{
	color:#e5e5e5;
	text-decoration:underline;
	font-size:12px;
}

#blogimageright{
	float:right;
}

#blogimageleft{
	float:left;
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   
   background:#eee;
   text-align: left;
   display:none;
}
