
body
{
background-color: white; 
margin-top: 25px;
margin-bottom: 25px;
margin-left: 15px;
margin-right: 15px;
font-size: 62.5%;
}


#mainbody
{
width: 960px;
height: auto;
font-size: 1.5em;
font-weight: normal;
font-family: 'sans serif', arial, verdana;
color: black;
position: relative;
top: 3px;
left: 0px;
}



#mainmenu
{
width: 960px;
height: auto;
position: relative;
top: 0px;
left: 0px;
}


#logo
{
width: 243px;
height: 102px;
position: absolute;
top: 0px;
left: 0px;
}

#dmulogo
{
border-width: 0px;
}

#fineartlogomain
{
width: 648px;
height: 25px;
position: absolute;
top: 30px;
left: 262px;
text-align: center;
}


#fineartlogo
{
border-width: 0px;
}

#menuline
{
background-image: url('lightgreybg.png');
background-position: top left;
background-repeat: repeat;
width: 960px;
height: 2px;
position: absolute;
top: 102px;
left: 0px;
}


#menubuttons
{
width: 648px;
height: 26px;
position: absolute;
top: 76px;
left: 262px;
}

#homebutton
{
position: relative;
top: 0px;
left: 0px;
border-width: 0px;
}

#artistindexbutton
{
position: relative;
top: 0px;
left: 10px;
border-width: 0px;
}

#galleryatozbutton
{
position: relative;
top: 0px;
left: 20px;
border-width: 0px;
}

#degreeshowbutton
{
position: relative;
top: 0px;
left: 30px;
border-width: 0px;
}

#committeebutton
{
position: relative;
top: 0px;
left: 40px;
border-width: 0px;
}

#guestbutton
{
position: relative;
top: 0px;
left: 50px;
border-width: 0px;
}


#maincontent
{
position: relative;
top: 120px;
left: 0px;
width: 960px;
height: auto;
}


#mainimage
{
width: 100%;
height: auto;
position: relative;
top: 0px;
left: 0px;
margin-top: auto;
margin-bottom: auto;
}




#footertitle
{
position: relative;
top: 30px;
left: 0px;
text-align: center;
padding: 0px 0px 25px 0px;
}



#footer
{
position: relative;
top: 50px;
left: 0px;
text-align: left;
padding: 0px 0px 15px 0px;
}

#skiptocontent
{
position: absolute;
top: 0px;
left: 3px;
}


#contactform
{
padding: 20px 20px 20px 20px;
border: 2px solid #909090;
width: 280px;
height: auto;
position: relative;
top: 0px;
left: 0px;
}


#orderformmain
{
padding: 10px 10px 10px 10px;
width: 480px;
height: auto;
position: relative;
top: 0px;
left: 0px;
border: 1px solid black;
}


#ordercatalogue
{
position: absolute;
top: 3px;
right: 3px;
border: 0px;
}

.menufont
{
font-size: 1.2em;
}



li li, li p, td p, blockquote p
{
font-size: 1em;
font-weight: normal;
font-family: 'sans serif', arial, verdana;
color: #2D2D2D;
}




input, select
{
font-size: 1em;
}






.skiplink
{
font-size: 1.4em;
font-weight: bold;
color: black;
}


a.skiplink:link {text-decoration: underline; color: black; background: transparent;}
a.skiplink:visited {text-decoration: underline; color: black; background: transparent;}
a.skiplink:active {text-decoration: underline; color: black; background: transparent;}
a.skiplink:hover {text-decoration: none; color: white; background: black;}

a.bluelink:link {text-decoration: underline; color: #003c97; background: transparent;}
a.bluelink:visited {text-decoration: underline; color: #003c97; background: transparent;}
a.bluelink:active {text-decoration: underline; color: #003c97; background: transparent;}
a.bluelink:hover {text-decoration: none; color: white; background: #003c97;}
