body {
    background-color: #01A1DF;
    margin: 0px;
    border: 0px;
    padding: 10px;
/*    width: 780px;	*/
}
td {
    vertical-align: top;
}
body, tr td, form textarea, form input {
    font-family: "monaco", "andale mono", "lucida console", monospaced;
    font-size: 9px;
    color: #666666
}

#main {
    background-color: white;
    width: 760px;
    clear: both;
}

#container {
    background-color: white;
    padding-left: 10px;
    padding-top: 10px;
}

#top_left {
    width: 365px;
    float: left;
    margin-right: 10px;
}

#top_right {
    width: 365px;
    float: left;
}

#clear {
    clear: both;
}
.pink {
    color: #CD0069
}

.cyan,
table.admin_buttons TR TD A, .breadcrumb_copy A, A {
    color: #01A1DF
}

A {
    text-decoration: none;
}

table.admin_buttons TR TD A {
    display: block;
    background-color: #e3e3e4;
    border-bottom: 1px solid #c3c3c4;
    border-right: 1px solid #c3c3c4;
    padding: 3px;
    text-decoration: none;
    margin-bottom: 2px;
}
table.admin_buttons TR TD A:hover {
    background-color: #c3c3c4;
    text-decoration: none;
}

.user_list A {
    color: #666666;
}

table.navigation_table TR TD A {
    color: #666666;
}
table.navigation_table TR TD A:hover {
    color: #01A1DF
}
table.navigation_table TR TD A.cyan {	
    color: #01A1DF
}


#grid {
	width: 721px;
	height: 245px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#images_container {
	position: relative;
	top: -245px;
	z-index: 10;
	border: 0px;
	padding: 0px;
}

#main_image {
	position: absolute;
	top:1px;
	left: 370px;
}

#mag {
	position: absolute;
	top:220px;
	left: 372px;
	z-index: 12;
	color: black;
}

