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

body {
	background-color: #0c1629;
	margin: 0px;
}
a:link {
	color: #185a80;
}
a:visited {
	color: #185a80;
}
a:hover {
	color: #185a80;
}
a:active {
	text-decoration: underline;
}
.header {
	height: 125px;
	width: 745px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.pictureframe {
	height: 543px;
	width: 777px;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.videoframe {
	height: 543px;
	width: 777px;
	margin-left: auto;
	margin-right: auto;
}
.picture {
	height: 450px;
	width: 683px;
	position: relative;
	top: 46px;
	right: -47px;
}
.bottom_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	height: 100%;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
.motion_pictures {
	height: 120px;
	width: 250px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
}
.television {
	height: 120px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
	clear: none;
}
.mobiledevice {
	height: 120px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
}
.graphicdesign {
	height: 150px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
}
.mechanical_drafting {
	height: 150px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
}
.vo_sound {
	height: 150px;
	float: left;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #185a80;
	text-align: center;
}
.main {
	height: 680px;
	margin-right: auto;
	margin-left: auto;
}
.leftbox {
	height: 300px;
	width: 210px;
	float:left;
	padding-top: 112px;
	padding-left: 5px;
	text-align: right;
}
.leftbox2 {
	height: 300px;
	width: 240px;
	float:left;
}
.bottom_box {
	height: 315px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 30px;
}
	
/* ######### Default class for drop down menus ######### */

.anylinkmenu {
    position: absolute;
    left: 0;
    top: 0;
	visibility: hidden;
    border: 1px solid black;
    background: #51607d;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 1000; /* zIndex should be greater than that of shadow's below */
    width: 150px; /* default width for menu */
}

.anylinkmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkmenu ul li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 2px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color: #FFFFFF;
}

.anylinkmenu ul li a {
	color: #FFFFFF;
	border: solid 1px #8393b3;
}
.anylinkmenu ul li a:hover {
    background-color: #0c1629;
	color: #FFFFFF;
}
.anylinkmenu ul li a:visited {
	color: #FFFFFF;
}
.anylinkmenu ul li a:active {
	color: #FFFFFF;
}

.anylinkmenu a a:hover a:visited a:active {
    background-color: #6E2121;
    color: #FFFFFF;
}

.anylinkmenucols {
    position: absolute;
    width: 350px;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid black;
    padding: 10px;
    font: normal 12px Verdana;
    z-index: 100; /*zIndex should be greater than that of shadow's below*/
    background: #E9E9E9;
}

.anylinkmenucols li {
    padding-bottom: 3px;
}

.anylinkmenucols .column {
    float: left;
    padding: 3px 8px;
    margin-right: 5px;
    background: #E0E0E0;
}

.anylinkmenucols .column ul{
    margin: 1px;
    padding: 0;
    list-style-type: none;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99; /*zIndex for shadow*/
    background: black;
    visibility: hidden;
}

#menu_container {
    height: 83px;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
}
.established {
	height: 30px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
