@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/background.png);
}

#container{
	width:920px;
	height:auto;
	margin: 0 auto;
	}

/*#box{
	background-image:url(../images/rahmen.png);
	background-repeat:no-repeat;
	width:920px;
	height:549px;
	text-align:center;
	padding-top:30px;
	padding-left:32px;
	}
	*/
	
#box{
	width:920px;
	height:549px;
	text-align:center;
	}
		
	
#border-top{
	background-image:url(../images/border-top.png);
	background-repeat:no-repeat;
	width:920px;
	height:28px;
	}
	
#border-middle{
	background-image:url(../images/border-middle.png);
	background-repeat:repeat-y;
	width:920px;
	height:512px;
	}
	
#border-bottom{
	background-image:url(../images/border-bottom.png);
	background-repeat:no-repeat;
	width:920px;
	height:31px;
	}

#videobox{
	width:854px;
	height:505px;
	margin-left:33px;
	}
	
#logo{
	background-image:url(../images/angamlogo.png);
	background-repeat:no-repeat;
	width:920px;
	height:74px;
	margin-top:20px;
	}

#footer{
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:920px;
	height:48px;
	margin-top:20px;
	}

#comingsoon{
	background-image:url(../images/comingsoon.png);
	background-repeat:no-repeat;
	width:920px;
	height:24px;
	}.mailto {
	font-family: Times New Roman, Times, serif;
}
.mailto {
	color: #A75A11;
}
.mailto a {
	color: #A75A11;
}
