@media screen {
body {
  font-family: arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  background: url("Pictures/Bground-Graduation.jpg");
}

h1 {
  font-size: 16pt;
  color: #4c4c4c;
  font-weight: normal;
}

h2 {
  font-size: 12pt;
  color: #b01705;
  font-weight: normal;
}

p {
  color: #0051a1;
}

ul {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}

li {
  list-style-type: none;
  color: #4c4c4c;
}

li span {
  color: #cc0000;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 5px;
}

#container {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

a:link {
  color: #4c4c4c;
}

a:visited {
  color: #4c4c4c;
}

a:active {
  color: #4c4c4c;
}

#master {
  text-align: center;
}

#title p {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

#main {
  text-align: left;
  width: 896px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 0px;
  padding-bottom: 10px;
  border-width: 2px;
  border-style: solid;
  background: white;
}

#wherearewe {
  text-align: left;
  width: 520px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 10px;
  float: right;
}

#wherearewe p {
  color: #4c4c4c;
}

#text {
  text-align: left;
  width: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 0px;
}

#text table {
  color: #4c4c4c;
  font-size: 10pt;
}

#text input {
  color: #4c4c4c;
  font-size: 9pt;
  font-family: ariel,Helvetica,Geneva,Swiss,SunSans-Regular;
}

#text textarea {
  color: #4c4c4c;
  font-size: 9pt;
  font-family: ariel,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.bigpix {
  z-index: 1;
  position: absolute;
  left: 630px;
  top: 250px;
  clear: right;
}

.smallpix {
  z-index: 2;
  position: absolute;
  top: 340px;
  left: 790px;
}

.bottompix {
  z-index: 1;
  position: absolute;
  top: 450px;
  left: 630px;
  clear: right;
}

.telescoping {
  float: right;
  top: auto;
  left: auto;
  right: 0px;
}

#footer {
  text-align: left;
  height: 50px;
  width: 900px;
  top: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#footer img {
  z-index: 1;
  position: absolute;
  top: auto;
  left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#footer span {
  z-index: 2;
  position: absolute;
  top: auto;
  left: auto;
  padding-top: 24px;
  padding-left: 50px;
  color: white;
  font-family: Ariel,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 10pt;
}

#error h1 {
  color: red;
  font-size: 12pt;
  font-weight: normal;
}

#containerul, #containerul ul{
  text-align:left;
  margin:0; 
  padding:0;
}

#containerul li{
  margin:0 0 0 18px; 
  padding:0; 
  list-style-type:none; 
}

#containerul .symbols{
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

#txtHint {
  height: 90%;
  border-color: black;
}

#txtHint h2 {
  padding-top: 20px;
}

#txtHint em {
  font-size: 1.3em;
  color: black;
}

#txtHint table {
  margin: 10px 10px 10px 40px;
  table-layout: auto;
  width: auto;
  border: 1px solid #094e91;
  border-spacing: 0px;
  padding: 0px;
}

#txtHint th {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: auto;
  border: 0px;
  background-color: #b01705;
  color: #e9eaec;
  font-weight: normal;
  text-align: center;
}

#txtHint td {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
  border: 0px;
  width: auto;
  text-align: center;
  color: black;
}

.light td {
  background-color: #e9eaec;
}

.dark td{
  background-color: #d5d6d7;
}

#txtHint .subclass {
  padding-left: 3px;
}

input, textarea{
  background-color: #ffe0b8;
}

}
