﻿*
{
	/*font-family:Arial;*/
	margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    /*text-align: center;*/
}

A:link
{
    text-decoration: none;
    font-family: 'comic Sans MS';
    color: #660066;
    font-weight: bold;
}

A:visited
{
    text-decoration: none;
    font-family: 'comic Sans MS';
    color: #660066;
    font-weight: bold;
}

A:active 
{
    text-decoration: none
}

A:hover 
{
    text-decoration: underline;
}


h1
{
	font-size:20px;
    height: 30px;
    width: 697px;
}

#Header
{
	width:950px;
	height:88px;
	text-align: center;
}

#Menu
{
	width:950px;
	height: 36px;
	text-align: left;
}

#GalleryList
{
	width: 124px; 
	height:495px;
	float: left; 
}

.HeaderText
{
    color: #660066;
    font-family: 'comic Sans MS';
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

.Header1Text
{
    color: #660066;
    font-family: 'comic Sans MS';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: underline;
}

.NormalText
{
    color: #660066;
    font-family: 'comic Sans MS';
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-align: left;
}

.NormalTextLink
{
    color: #660066;
    font-family: 'comic Sans MS';
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

#GalleryThumbnail
{
    width: 424px;
    height: 495px;
    float: left;
    color: #660066;
    font-family: 'comic Sans MS';
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}

#GalleryImage
{
	width:373px;
	height:495px;
	float:left;
	text-align: center;
}

#ItemName
{
    text-align: center;
    font-size: xx-large;
}

body
{
    background-color: #dabeca;
}
