﻿*
{
    border:0;
    margin:0;
    padding:0;
}
body
{
    width:940px;
    height:1300px;
    background: #a0a0a0;
}
h1
{
	color:#ffffff;
	text-decoration:underline;
	font-size:50px;
}
h2
{
    position:absolute;
    left:550px;
    top:140px;
    color:#e0e0e0;
}
h3
{
    color:#e0e0e0;
}
h4
{
    font-size:14px;
    color:#e0e0e0;
}
#maincont 
{
    position:absolute;
    width:1100px;
    height:1300px;
    left:20px;
    color:#e0e0e0;
    overflow:hidden;
}
#idinput
{
	font-size:25px;
	color:#f0f0f0;
    position:absolute;
    width:470px;
    height:25px;
    left:330px;
    top:70px;
}
#addmovie
{
    position:absolute;
    left:520px;
    top:100px;
	padding:0px;
	border:0;
}
#creator
{
    position:absolute;
    left:700px;
    top:30px;
	width:230px;
	height:40px;
	color:#808080;
	font-style:italic;
	text-decoration:underline;
}
#contact
{
    position:absolute;
    left:610px;
    top:170px;
	width:450px;
	height:200px;
	
}
#contactpic
{
	float:left;
}
#contactmes
{
    position:absolute;
	top:20px;
	left:110px;
	font-size:20px;
}
A:link { color: #e0e0e0;text-decoration:none; }
A:visited { color: #e0e0e0;text-decoration:none; }
A:active { color: #e0e0e0;text-decoration:none; }
A:hover { color: #000000;text-decoration:underline; }

#topscreen
{
    color:#808080;
    position:absolute;
    left:40px;
    top:400px;
}
#machinescreen
{
    color:#808080;
    position:absolute;
    left:40px;
    top:900px;
}
#coursescreen
{
    color:#808080;
    position:absolute;
    left:40px;
    top:1400px;
}
#timerscreen
{
    color:#808080;
    position:absolute;
    left:40px;
    top:1900px;
}
#pastscreen
{
    color:#808080;
    position:absolute;
    left:40px;
    top:3650px;
}
#scrpic
{
    width:372px;
    height:400px;
}
#comment
{
    color:rgb(50,50,50);
    position:absolute;
    left:30px;
    top:500px;
	width:650px;
	height:140px;
	font-size:large;
	text-align:center;
	
}
#commentjp
{
    position:absolute;
    left:30px;
    top:600px;
	width:600px;
	height:140px;
	font-size:medium;
	text-align:center;
}
